U.S. flag   An official website of the United States government
Dot gov

Official websites use .gov
A .gov website belongs to an official government organization in the United States.

Https

Secure .gov websites use HTTPS
A lock (Dot gov) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

Vulnerability Change Records for CVE-2023-46218

Change History

New CVE Received by NIST 12/06/2023 8:15:07 PM

Action Type Old Value New Value
Added Description

								
							
							
						
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.
Added Reference

								
							
							
						
HackerOne https://curl.se/docs/CVE-2023-46218.html [No types assigned]
Added Reference

								
							
							
						
HackerOne https://hackerone.com/reports/2212193 [No types assigned]