cve/2014/CVE-2014-0138.md
2024-06-18 02:51:15 +02:00

922 B

CVE-2014-0138

Description

The default configuration in cURL and libcurl 7.10.6 before 7.36.0 re-uses (1) SCP, (2) SFTP, (3) POP3, (4) POP3S, (5) IMAP, (6) IMAPS, (7) SMTP, (8) SMTPS, (9) LDAP, and (10) LDAPS connections, which might allow context-dependent attackers to connect as other users via a request, a similar issue to CVE-2014-0015.

POC

Reference

Github

No PoCs found on GitHub currently.