CVE-2022-27779

MEDIUMCVSS 5.3/10EPSS 2.41%

Last modified

CVE-2022-27779 is a medium-severity vulnerability rated 5.3/10 on the CVSS scale. libcurl wrongly allows cookies to be set for Top Level Domains (TLDs) if thehost name is provided with a trailing dot.curl can be told to receive and send cookies. curl's "cookie engine" can bebuilt with or without [Public Suffix List](https://publicsuffix.org/)awareness. EPSS estimates a 2.41% chance of exploitation in the next 30 days.

Description

libcurl wrongly allows cookies to be set for Top Level Domains (TLDs) if thehost name is provided with a trailing dot.curl can be told to receive and send cookies. curl's "cookie engine" can bebuilt with or without [Public Suffix List](https://publicsuffix.org/)awareness. If PSL support not provided, a more rudimentary check exists to atleast prevent cookies from being set on TLDs. This check was broken if thehost name in the URL uses a trailing dot.This can allow arbitrary sites to set cookies that then would get sent to adifferent and unrelated site or domain.

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
2.41%

82.0th percentile

Probability of exploitation in the next 30 days. Learn more

Weakness Enumeration

Affected Software

VendorProductVersions
HaxxCurl>= 7.82.0, < 7.83.1
NetappHci Bootstrap OsAll versions
NetappClustered Data OntapAll versions
NetappSolidfire\, Enterprise Sds \& Hci Storage NodeAll versions
NetappSolidfire \& Hci Management NodeAll versions
NetappHci Compute NodeAll versions
NetappH410s FirmwareAll versions
NetappH700s FirmwareAll versions
NetappH500s FirmwareAll versions
NetappH300s 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-2022-27779?
libcurl wrongly allows cookies to be set for Top Level Domains (TLDs) if thehost name is provided with a trailing dot.curl can be told to receive and send cookies. curl's "cookie engine" can bebuilt with or without [Public Suffix List](https://publicsuffix.org/)awareness. If PSL support not provided, a more rudimentary check exists to atleast prevent cookies from being set on TLDs. This check was broken if thehost name in the URL uses a trailing dot.This can allow arbitrary sites to set cookies that then would get sent to adifferent and unrelated site or domain.
How severe is CVE-2022-27779?
CVE-2022-27779 has a CVSS score of 5.3/10 (MEDIUM severity). The EPSS model estimates a 2.41% probability of exploitation in the next 30 days.
How do I fix CVE-2022-27779?
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-2022-27779?

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

Scan your code now

Source: NVD / NIST