Search for packages
| purl | pkg:pypi/webob@1.8.8 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
| This package is not known to be affected by vulnerabilities. | ||
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-9bm9-9f5h-2yg5 | 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. |
CVE-2024-42353
GHSA-mg3v-6m49-jhp3 PYSEC-2024-188 |
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-04-02T12:39:55.954147+00:00 | GitLab Importer | Fixing | VCID-9bm9-9f5h-2yg5 | https://gitlab.com/gitlab-org/advisories-community/-/blob/main/pypi/webob/CVE-2024-42353.yml | 38.0.0 |
| 2026-04-01T16:06:15.862482+00:00 | GHSA Importer | Fixing | VCID-9bm9-9f5h-2yg5 | https://github.com/advisories/GHSA-mg3v-6m49-jhp3 | 38.0.0 |
| 2026-04-01T15:16:39.569012+00:00 | PyPI Importer | Fixing | VCID-9bm9-9f5h-2yg5 | https://osv-vulnerabilities.storage.googleapis.com/PyPI/all.zip | 38.0.0 |
| 2026-04-01T12:50:46.965371+00:00 | GithubOSV Importer | Fixing | VCID-9bm9-9f5h-2yg5 | https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2024/08/GHSA-mg3v-6m49-jhp3/GHSA-mg3v-6m49-jhp3.json | 38.0.0 |
| 2026-04-01T12:49:44.025570+00:00 | Pypa Importer | Fixing | VCID-9bm9-9f5h-2yg5 | https://github.com/pypa/advisory-database/blob/main/vulns/webob/PYSEC-2024-188.yaml | 38.0.0 |