Cleartext Transmission of Sensitive Information Affecting curl Open this link in a new tab package, versions [7.82.0,7.83.1)
Attack Complexity
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-UNMANAGED-CURL-2813795
-
published
11 May 2022
-
disclosed
11 May 2022
-
credit
Axel Chong
Introduced: 11 May 2022
New CVE-2022-30115 Open this link in a new tabHow to fix?
Upgrade curl
to version 7.83.1 or higher.
Overview
curl is a command line tool and library for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, GOPHERS, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, MQTT, POP3, POP3S, RTMP, RTMPS, RTSP, SCP, SFTP, SMB, SMBS, SMTP, SMTPS, TELNET and TFTP. libcurl offers a myriad of powerful features.
Affected versions of this package are vulnerable to Cleartext Transmission of Sensitive Information due to HTTP Strict Transport Security
(HSTS) support. It can be instructed to use HTTPS
directly instead of using an insecure clear text HTTP
step even when HTTP
is provided in the URL
.