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.
References
Configurations
Configuration 1 (hide)
|
History
21 Nov 2024, 00:37
Type | Values Removed | Values Added |
---|---|---|
References | () http://secunia.com/advisories/26985 - | |
References | () http://secunia.com/advisories/27044 - | |
References | () http://secunia.com/advisories/27432 - | |
References | () http://secunia.com/advisories/27576 - | |
References | () http://secunia.com/advisories/27673 - | |
References | () http://secunia.com/advisories/27756 - | |
References | () http://secunia.com/advisories/27764 - | |
References | () http://secunia.com/advisories/27769 - | |
References | () http://secunia.com/advisories/27818 - | |
References | () http://secunia.com/advisories/28645 - | |
References | () http://secunia.com/advisories/29556 - | |
References | () http://securityreason.com/securityalert/3180 - | |
References | () http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=13499 - Patch | |
References | () http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=13500 - Patch | |
References | () http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=13502 - Patch | |
References | () http://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=rev&revision=13504 - Patch | |
References | () http://www.debian.org/security/2007/dsa-1410 - | |
References | () http://www.debian.org/security/2007/dsa-1411 - | |
References | () http://www.debian.org/security/2007/dsa-1412 - | |
References | () http://www.isecpartners.com/advisories/2007-006-rubyssl.txt - | |
References | () http://www.mandriva.com/security/advisories?name=MDVSA-2008:029 - | |
References | () http://www.novell.com/linux/security/advisories/2007_24_sr.html - | |
References | () http://www.redhat.com/support/errata/RHSA-2007-0961.html - | |
References | () http://www.redhat.com/support/errata/RHSA-2007-0965.html - | |
References | () http://www.securityfocus.com/archive/1/480987/100/0/threaded - | |
References | () http://www.securityfocus.com/archive/1/483577/100/0/threaded - | |
References | () http://www.securityfocus.com/bid/25847 - Patch | |
References | () http://www.ubuntu.com/usn/usn-596-1 - | |
References | () http://www.vupen.com/english/advisories/2007/3340 - | |
References | () https://bugzilla.redhat.com/show_bug.cgi?id=313791 - | |
References | () https://exchange.xforce.ibmcloud.com/vulnerabilities/36861 - | |
References | () https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A10738 - | |
References | () https://www.redhat.com/archives/fedora-package-announce/2007-October/msg00087.html - | |
References | () https://www.redhat.com/archives/fedora-package-announce/2007-October/msg00097.html - | |
References | () https://www.redhat.com/archives/fedora-package-announce/2007-October/msg00391.html - |
Information
Published : 2007-10-01 05:17
Updated : 2024-11-21 00:37
NVD link : CVE-2007-5162
Mitre link : CVE-2007-5162
CVE.ORG link : CVE-2007-5162
JSON object : View
Products Affected
ruby-lang
- ruby
CWE
CWE-287
Improper Authentication