Improper Authentication Affecting curl Open this link in a new tab package, versions [7.16.1,7.83.1)
Attack Complexity
High
Scope
Changed
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-2813801
-
published
11 May 2022
-
disclosed
11 May 2022
-
credit
Harry Sintonen
Introduced: 11 May 2022
New CVE-2022-27782 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 Improper Authentication due to the usage of a previously created connection even when a TLS
or SSH
related option had been changed so it should have been prohibited.