Search for packages
| purl | pkg:pypi/bottle@0.12.11 |
| Vulnerability | Summary | Fixed by |
|---|---|---|
|
VCID-6f4p-1f4y-ryag
Aliases: CVE-2022-31799 GHSA-xhp9-4947-rq78 PYSEC-2022-227 |
Bottle before 0.12.20 mishandles errors during early request binding. |
Affected by 0 other vulnerabilities. |
|
VCID-yhx1-tap2-h7bb
Aliases: CVE-2020-28473 GHSA-qhx9-7hx7-cp4r PYSEC-2021-129 SNYK-PYTHON-BOTTLE-1017108 |
The package bottle from 0 and before 0.12.19 are vulnerable to Web Cache Poisoning by using a vector called parameter cloaking. When the attacker can separate query parameters using a semicolon (;), they can cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server. This can result in malicious requests being cached as completely safe ones, as the proxy would usually not see the semicolon as a separator, and therefore would not include it in a cache key of an unkeyed parameter. |
Affected by 1 other vulnerability. |
| Vulnerability | Summary | Aliases |
|---|---|---|
| VCID-2dww-auab-gbaa | redirect() in bottle.py in bottle 0.12.10 doesn't filter a "\r\n" sequence, which leads to a CRLF attack, as demonstrated by a redirect("233\r\nSet-Cookie: name=salt") call. |
CVE-2016-9964
GHSA-j6f7-hghw-g437 PYSEC-2016-24 |
| Date | Actor | Action | Vulnerability | Source | VulnerableCode Version |
|---|---|---|---|---|---|
| 2026-06-02T04:17:21.548497+00:00 | Pypa Importer | Affected by | VCID-6f4p-1f4y-ryag | https://github.com/pypa/advisory-database/blob/main/vulns/bottle/PYSEC-2022-227.yaml | 38.6.0 |
| 2026-06-02T04:08:19.352207+00:00 | Pypa Importer | Affected by | VCID-yhx1-tap2-h7bb | https://github.com/pypa/advisory-database/blob/main/vulns/bottle/PYSEC-2021-129.yaml | 38.6.0 |
| 2026-06-02T04:04:27.041447+00:00 | Pypa Importer | Fixing | VCID-2dww-auab-gbaa | https://github.com/pypa/advisory-database/blob/main/vulns/bottle/PYSEC-2016-24.yaml | 38.6.0 |