CVE-2021-22925

MEDIUMCVSS 5.3/10EPSS 4.93%

Last modified

CVE-2021-22925 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. curl supports the `-t` command line option, known as `CURLOPT_TELNETOPTIONS`in libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending `NEW_ENV` variables, libcurlcould be made to pass on uninitialized data from a stack based buffer to theserver. EPSS estimates a 4.93% chance of exploitation in the next 30 days.

Description

curl supports the `-t` command line option, known as `CURLOPT_TELNETOPTIONS`in libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending `NEW_ENV` variables, libcurlcould be made to pass on uninitialized data from a stack based buffer to theserver. Therefore potentially revealing sensitive internal information to theserver using a clear-text network protocol.This could happen because curl did not call and use sscanf() correctly whenparsing the string provided by the application.

Metrics

CVSS 3.1
5.3/10

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N

EPSS Probability
4.93%

91.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
HaxxCurl>= 7.7, < 7.78.0
FedoraprojectFedora33
NetappCloud BackupAll versions
NetappClustered Data OntapAll versions
NetappHci Management NodeAll versions
NetappSolidfireAll versions
AppleMac Os X10.15.7
AppleMacos11.0
AppleMacos11.0.1
AppleMacos11.1
AppleMacos11.1.0
AppleMacos11.2
AppleMacos11.2.1
AppleMacos11.3
AppleMacos11.3.1
AppleMacos11.4
AppleMacos11.5
OracleMysql Server>= 5.7.0, <= 5.7.35
OracleMysql Server>= 8.0.0, <= 8.0.26
OraclePeoplesoft Enterprise Peopletools8.57
OraclePeoplesoft Enterprise Peopletools8.58
OraclePeoplesoft Enterprise Peopletools8.59
SiemensSinec Infrastructure Network Services< 1.0.1.1
SiemensSinema Remote Connect Server< 3.1
NetappH300s FirmwareAll versions
NetappH500s FirmwareAll versions
NetappH700s FirmwareAll versions
NetappH300e FirmwareAll versions
NetappH500e FirmwareAll versions
NetappH700e FirmwareAll versions
NetappH410s FirmwareAll versions
SplunkUniversal Forwarder>= 8.2.0, < 8.2.12
SplunkUniversal Forwarder>= 9.0.0, < 9.0.6
SplunkUniversal Forwarder9.1.0

References

Timeline

Published
Last Modified
Status
Modified

Frequently Asked Questions

What is CVE-2021-22925?
curl supports the `-t` command line option, known as `CURLOPT_TELNETOPTIONS`in libcurl. This rarely used option is used to send variable=content pairs toTELNET servers.Due to flaw in the option parser for sending `NEW_ENV` variables, libcurlcould be made to pass on uninitialized data from a stack based buffer to theserver. Therefore potentially revealing sensitive internal information to theserver using a clear-text network protocol.This could happen because curl did not call and use sscanf() correctly whenparsing the string provided by the application.
How severe is CVE-2021-22925?
CVE-2021-22925 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 4.93% probability of exploitation in the next 30 days.
How do I fix CVE-2021-22925?
Check the vendor references and advisories linked above for patched versions and mitigation guidance. You can also run a Strix scan to test if your systems are affected.

Are you affected by CVE-2021-22925?

Run a free Strix scan to check your systems for this vulnerability.

Scan your code now

Source: NVD / NIST