Search for packages
| purl | pkg:pypi/webob@1.4.2 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-9bm9-9f5h-2yg5
Aliases: CVE-2024-42353 GHSA-mg3v-6m49-jhp3 PYSEC-2024-188 |
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 the request. This vulnerability is patched in WebOb version 1.8.8. |
Affected by 0 other vulnerabilities. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| This package is not known to fix vulnerabilities. | ||
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-04-16T23:06:15.094221+00:00 | GitLab Importer | Affected by | VCID-9bm9-9f5h-2yg5 | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/webob/CVE-2024-42353.yml | 38.4.0 |
| 2026-04-12T00:24:15.238792+00:00 | GitLab Importer | Affected by | VCID-9bm9-9f5h-2yg5 | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/webob/CVE-2024-42353.yml | 38.3.0 |
| 2026-04-03T00:31:50.139883+00:00 | GitLab Importer | Affected by | VCID-9bm9-9f5h-2yg5 | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/webob/CVE-2024-42353.yml | 38.1.0 |
| 2026-04-01T15:16:39.469963+00:00 | PyPI Importer | Affected by | VCID-9bm9-9f5h-2yg5 | https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip | 38.0.0 |
| 2026-04-01T12:49:43.956818+00:00 | Pypa Importer | Affected by | VCID-9bm9-9f5h-2yg5 | https://github.com/pypa/advisory-database/blob/main/vulns/webob/PYSEC-2024-188.yaml | 38.0.0 |