Vulnerability Monitor

The vendors, products, and vulnerabilities you care about

CVE-2023-46218


This flaw allows a malicious HTTP server to set "super cookies" in curl that are then passed back to more origins than what is otherwise allowed or possible. This allows a site to set cookies that then would get sent to different and unrelated sites and domains. It could do this by exploiting a mixed case flaw in curl's function that verifies a given cookie domain against the Public Suffix List (PSL). For example a cookie could be set with `domain=co.UK` when the URL used a lower case hostname `curl.co.uk`, even though `co.uk` is listed as a PSL domain.


Published

2023-12-07T01:15:07.160

Last Modified

2025-06-30T17:15:29.967

Status

Modified

Source

[email protected]

Severity

CVSSv3.1: 6.5 (MEDIUM)

Weaknesses
  • Type: Primary
    NVD-CWE-noinfo
  • Type: Secondary
    CWE-178

Affected Vendors & Products
Type Vendor Product Version/Range Vulnerable?
Application haxx curl ≤ 8.4.0 Yes
Operating System fedoraproject fedora 39 Yes

References