#VU31318 Improper Initialization in cURL - CVE-2016-9594
Published: April 23, 2018 / Updated: July 17, 2020
cURL
curl.haxx.se
Description
The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.
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.