Missing Initialization of Resource Affecting curl package, versions <0:7.61.1-12.98.amzn1


medium

Snyk CVSS

    Attack Complexity High
    User Interaction Required

    Threat Intelligence

    EPSS 0.2% (58th percentile)
Expand this section
NVD
3.1 low
Expand this section
SUSE
5.3 medium
Expand this section
Red Hat
3.1 low

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications
  • Snyk ID SNYK-AMZN201803-CURL-1725545
  • published 27 Sep 2021
  • disclosed 11 Jun 2021

How to fix?

Upgrade Amazon-Linux:2018.03 curl to version 0:7.61.1-12.98.amzn1 or higher.
This issue was patched in ALAS-2021-1509.

NVD Description

Note: Versions mentioned in the description apply only to the upstream curl package and not the curl package as distributed by Amazon-Linux. See How to fix? for Amazon-Linux:2018.03 relevant fixed versions and status.

curl 7.7 through 7.76.1 suffers from an information disclosure when the -t command line option, known as CURLOPT_TELNETOPTIONS in libcurl, is used to send variable=content pairs to TELNET servers. Due to a flaw in the option parser for sending NEW_ENV variables, libcurl could be made to pass on uninitialized data from a stack based buffer to the server, resulting in potentially revealing sensitive internal information to the server using a clear-text network protocol.