CVE-2022-31799
Published Jun 2, 2022Bottle before 0.12.20 mishandles errors during early request binding.
Vendor/product archive
4 CVEs tagged to bottlepy / bottle — 1 Critical, 0 High, 3 Medium, 0 Low, 0 Unrated.
Bottle before 0.12.20 mishandles errors during early request binding.
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 usi…
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.
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 restric…