mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-28 11:21:40 +02:00
23 lines
1.1 KiB
Markdown
23 lines
1.1 KiB
Markdown
### [CVE-2015-3236](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-3236)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|