Files
CVEs-PoC/2013/CVE-2013-6422.md
2024-06-18 02:51:15 +02:00

803 B

CVE-2013-6422

Description

The GnuTLS backend in libcurl 7.21.4 through 7.33.0, when disabling digital signature verification (CURLOPT_SSL_VERIFYPEER), also disables the CURLOPT_SSL_VERIFYHOST check for CN or SAN host name fields, which makes it easier for remote attackers to spoof servers and conduct man-in-the-middle (MITM) attacks.

POC

Reference

Github

No PoCs found on GitHub currently.