Vulnerabilities > Ruby Lang > Ruby > Medium
DATE | CVE | VULNERABILITY TITLE | RISK |
---|---|---|---|
2007-11-14 | CVE-2007-5770 | Improper Authentication vulnerability in Ruby-Lang Ruby 1.8.5/1.8.6 The (1) Net::ftptls, (2) Net::telnets, (3) Net::imap, (4) Net::pop, and (5) Net::smtp libraries in Ruby 1.8.5 and 1.8.6 do not verify that the commonName (CN) field in a server certificate matches the domain name in a request sent over SSL, which makes it easier for remote attackers to intercept SSL transmissions via a man-in-the-middle attack or spoofed web site, different components than CVE-2007-5162. | 5.0 |
2007-10-01 | CVE-2007-5162 | Improper Authentication vulnerability in Ruby-Lang Ruby 1.8.5/1.8.6 The connect method in lib/net/http.rb in the (1) Net::HTTP and (2) Net::HTTPS libraries in Ruby 1.8.5 and 1.8.6 does not verify that the commonName (CN) field in a server certificate matches the domain name in an HTTPS request, which makes it easier for remote attackers to intercept SSL transmissions via a man-in-the-middle attack or spoofed web site. | 4.3 |