#VU55149 Use of Uninitialized Variable in cURL - CVE-2021-22925
Published: July 21, 2021
cURL
curl.haxx.se
Description
The vulnerability allows a remote attacker to gain access to sensitive information.
The vulnerability exists due to usage of uninitialized variable in code, responsible for processing TELNET requests when parsing NEW_ENV variables. A remote attacker can force the affected application to connect to a telnet server under attackers control and read up to 1800 bytes from the uninitialized memory on the libcurl client system.