### [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=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-665&color=brighgreen) ### 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