Lucene search

K
veracodeVeracode Vulnerability DatabaseVERACODE:29449
HistoryFeb 20, 2021 - 6:44 a.m.

Web Cache Poisoning

2021-02-2006:44:58
Veracode Vulnerability Database
sca.analysiscenter.veracode.com
26

0.001 Low

EPSS

Percentile

50.0%

python-django is vulnerable to web cache poisoning. An attacker may separate query parameters using a semicolon (;), causing a difference in the interpretation of the request between the proxy (running with default configuration) and the server resulting 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.

References