Vulnerability Description
Restkit allows man-in-the-middle attackers to spoof TLS servers by leveraging use of the ssl.wrap_socket function in Python with the default CERT_NONE value for the cert_reqs argument.
CVSS Score
MEDIUM
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Restkit | Restkit | - |
Related Weaknesses (CWE)
References
- http://www.openwall.com/lists/oss-security/2015/03/23/7Mailing ListVDB Entry
- https://bugzilla.redhat.com/show_bug.cgi?id=1202837Issue TrackingThird Party AdvisoryVDB Entry
- https://github.com/benoitc/restkit/issues/140Third Party Advisory
- http://www.openwall.com/lists/oss-security/2015/03/23/7Mailing ListVDB Entry
- https://bugzilla.redhat.com/show_bug.cgi?id=1202837Issue TrackingThird Party AdvisoryVDB Entry
- https://github.com/benoitc/restkit/issues/140Third Party Advisory
FAQ
What is CVE-2015-2674?
CVE-2015-2674 is a vulnerability with a CVSS score of 5.9 (MEDIUM). Restkit allows man-in-the-middle attackers to spoof TLS servers by leveraging use of the ssl.wrap_socket function in Python with the default CERT_NONE value for the cert_reqs argument.
How severe is CVE-2015-2674?
CVE-2015-2674 has been rated MEDIUM with a CVSS base score of 5.9/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2015-2674?
Check the references section above for vendor advisories and patch information. Affected products include: Restkit Restkit.