CVE-2024-42353 — Open Redirect in Webob
Severity
6.1MEDIUMNVD
EPSS
0.2%
top 52.47%
CISA KEV
Not in KEV
Exploit
No known exploits
Affected products
Timeline
PublishedAug 14
Latest updateSep 2
Description
WebOb provides objects for HTTP requests and responses. When WebOb normalizes the HTTP Location header to include the request hostname, it does so by parsing the URL that the user is to be redirected to with Python's urlparse, and joining it to the base URL. `urlparse` however treats a `//` at the start of a string as a URI without a scheme, and then treats the next part as the hostname. `urljoin` will then use that hostname from the second part as the hostname replacing the original one from th…
CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:NExploitability: 2.8 | Impact: 2.7
Affected Packages12 packages
Patches
🔴Vulnerability Details
3📋Vendor Advisories
4Red Hat
▶
Debian▶
CVE-2024-42353: python-webob - WebOb provides objects for HTTP requests and responses. When WebOb normalizes th...↗2024