Files
cve/2015/CVE-2015-2674.md
2025-09-29 21:09:30 +02:00

667 B

CVE-2015-2674

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.

POC

Reference

Github

No PoCs found on GitHub currently.