cve/2014/CVE-2014-0015.md

22 lines
974 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2014-0015](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-0015)
![](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.10.6 through 7.34.0, when more than one authentication method is enabled, re-uses NTLM connections, which might allow context-dependent attackers to authenticate as other users via a request.
### POC
#### Reference
- http://seclists.org/fulldisclosure/2014/Dec/23
- http://www.oracle.com/technetwork/topics/security/bulletinjan2016-2867206.html
- http://www.oracle.com/technetwork/topics/security/cpujan2015-1972971.html
- http://www.oracle.com/technetwork/topics/security/cpujul2015-2367936.html
- http://www.vmware.com/security/advisories/VMSA-2014-0012.html
#### Github
No PoCs found on GitHub currently.