PyPI package
bottle
pkg:pypi/bottle
Vulnerabilities (4)
| CVE | Sev | CVSS | KEV | Affected versions | Fixed in | Published | Description |
|---|---|---|---|---|---|---|---|
| CVE-2022-31799 | — | < 0.12.20 | 0.12.20 | May 29, 2022 | Bottle before 0.12.20 mishandles errors during early request binding. | ||
| CVE-2020-28473 | — | < 0.12.19 | 0.12.19 | Jan 18, 2021 | 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 prox | ||
| CVE-2016-9964 | Med | 6.5 | >= 0.10.1, < 0.12.11 | 0.12.11 | Dec 16, 2016 | 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-2014-3137 | — | >= 0.10.0, < 0.10.12 | 0.10.12 | Oct 25, 2014 | Bottle 0.10.x before 0.10.12, 0.11.x before 0.11.7, and 0.12.x before 0.12.6 does not properly limit content types, which allows remote attackers to bypass intended access restrictions via an accepted Content-Type followed by a ; (semi-colon) and a Content-Type that would not be |
- CVE-2022-31799May 29, 2022affected < 0.12.20fixed 0.12.20
Bottle before 0.12.20 mishandles errors during early request binding.
- CVE-2020-28473Jan 18, 2021affected < 0.12.19fixed 0.12.19
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 prox
- affected >= 0.10.1, < 0.12.11fixed 0.12.11
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-2014-3137Oct 25, 2014affected >= 0.10.0, < 0.10.12fixed 0.10.12
Bottle 0.10.x before 0.10.12, 0.11.x before 0.11.7, and 0.12.x before 0.12.6 does not properly limit content types, which allows remote attackers to bypass intended access restrictions via an accepted Content-Type followed by a ; (semi-colon) and a Content-Type that would not be