#VU77305 Inconsistent interpretation of HTTP requests in Bottle - CVE-2020-28473
Published: June 14, 2023
Bottle
Bottle Micro Web Framework
Description
The vulnerability allows a remote attacker to perform HTTP request smuggling attacks.
The vulnerability exists due to the usage of a vector called parameter cloaking. A remote attacker can trick the victim into opening a specially crafted HTTP request, smuggle arbitrary HTTP headers and cause a difference in the interpretation of the request between the proxy (running with default configuration) and the server.