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

18 lines
706 B
Markdown

### [CVE-2016-9594](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-9594)
![](https://img.shields.io/static/v1?label=Product&message=curl&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=curl%207.52.1%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-665&color=brightgreen)
### Description
curl before version 7.52.1 is vulnerable to an uninitialized random in libcurl's internal function that returns a good 32bit random value. Having a weak or virtually non-existent random value makes the operations that use it vulnerable.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/ARPSyndicate/cvemon