QID 982814
QID 982814: Python (pip) Security Update for bottle (GHSA-qhx9-7hx7-cp4r)
The package bottle 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.
Successful exploitation of this vulnerability may affect the confidentiality, integrity, and availability of the targeted user.
Solution
Customers are advised to refer to GHSA-qhx9-7hx7-cp4r for updates pertaining to this vulnerability.
Vendor References
- GHSA-qhx9-7hx7-cp4r -
github.com/advisories/GHSA-qhx9-7hx7-cp4r
CVEs related to QID 982814
Software Advisories
| Advisory ID | Software | Component | Link |
|---|---|---|---|
| GHSA-qhx9-7hx7-cp4r | bottle |
|