mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 10:41:43 +00:00
22 lines
1.0 KiB
Markdown
22 lines
1.0 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
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|