Lucene search
+L
PylonsprojectWebob

2 matches found

CVE
CVE
added 2024/08/14 8:12 p.m.135 views

CVE-2024-42353

CVE-2024-42353 affects the Python WebOb library. The issue arises when WebOb normalizes the HTTP Location header by joining a user-provided redirect URL to the base URL using Python’s urlparse/urljoin; if the redirect starts with ‘//’, urlparse treats the next segment as a hostname, causing urljo...

6.1CVSS6.3AI score0.00527EPSS
Save
CVE
CVE
added 2026/06/22 9:30 p.m.73 views

CVE-2026-44889

WebOb (HTTP request/response utilities) is affected prior to version 1.8.10 by an open redirect in Location header normalization during redirects. The vulnerability arises from how WebOb uses urljoin/urlsplit to combine the redirect target with the request URL; since Python 3.10, urlsplit strips ...

6.1CVSS5.9AI score0.00162EPSS
Save