Files
CVEs-PoC/2015/CVE-2015-3236.md
T
2025-09-29 21:09:30 +02:00

23 lines
1.1 KiB
Markdown

### [CVE-2015-3236](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3236)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
### Description
cURL and libcurl 7.40.0 through 7.42.1 send the HTTP Basic authentication credentials for a previous connection when reusing a reset (curl_easy_reset) connection handle to send a request to the same host name, which allows remote attackers to obtain sensitive information via unspecified vectors.
### POC
#### Reference
- http://www.oracle.com/technetwork/security-advisory/cpujul2016-2881720.html
- http://www.oracle.com/technetwork/security-advisory/cpuoct2018-4428296.html
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
- http://www.oracle.com/technetwork/topics/security/cpuoct2015-2367953.html
- http://www.securityfocus.com/bid/91787
- https://kc.mcafee.com/corporate/index?page=content&id=SB10131
#### Github
- https://github.com/akaganeite/CVE4PP