]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 4957: Multiple XSS issues in cachemgr.cgi (#429)
authorAmos Jeffries <yadij@users.noreply.github.com>
Fri, 5 Jul 2019 03:17:26 +0000 (03:17 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sun, 7 Jul 2019 03:18:40 +0000 (03:18 +0000)
commit2e29287dc8608b9e768f3ceabf6ad674d5c63806
tree831d7077457ffd0a47117919f76e0a62c8902442
parented4c68636f77c402436c7580199cf158606d09d3
Bug 4957: Multiple XSS issues in cachemgr.cgi (#429)

The cachemgr.cgi web module of the squid proxy is vulnerable
to XSS issue. The vulnerable parameters "user_name" and "auth"
have insufficient sanitization in place.
tools/cachemgr.cc