cve/2013/CVE-2013-4545.md

24 lines
1.2 KiB
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2013-4545](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-4545)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
cURL and libcurl 7.18.0 through 7.32.0, when built with OpenSSL, disables the certificate CN and SAN name field verification (CURLOPT_SSL_VERIFYHOST) when the digital signature verification (CURLOPT_SSL_VERIFYPEER) is disabled, which allows man-in-the-middle attackers to spoof SSL servers via an arbitrary valid certificate.
### POC
#### Reference
- http://www.oracle.com/technetwork/topics/security/cpuapr2015-2365600.html
2024-06-09 00:33:16 +00:00
- http://www.oracle.com/technetwork/topics/security/cpuapr2015-2365600.html
2024-05-26 14:27:05 +02:00
- http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
2024-06-09 00:33:16 +00:00
- http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
2024-05-26 14:27:05 +02:00
- http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
2024-06-09 00:33:16 +00:00
- http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
2024-05-26 14:27:05 +02:00
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/chnzzh/OpenSSL-CVE-lib