CVE-2023-46218
curl - security update
6.5
MEDIUM
CVSS 3.1
EPSS 0.22%
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.
How to fix CVE-2023-46218
To remediate CVE-2023-46218, upgrade the affected package to a fixed version below.
- —upgrade to 8.5.0-r0 or later
- —upgrade to 7.74.0-1.3+deb11u11 or later
- —upgrade to 7.74.0-1.3+deb11u11 or later
Is CVE-2023-46218 being exploited?
Low — EPSS is 0.2%, meaning exploitation activity has not been observed at scale.
Affected packages (3)
- from 0, < 8.5.0-r0
- from 0, < 7.74.0-1.3+deb11u11
- from 0, < 7.74.0-1.3+deb11u11
CVSS scores
| Source | Version | Severity | Vector |
|---|---|---|---|
| osv | CVSS 3.1 | MEDIUM6.5 | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N |