]> 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)
committerAmos Jeffries <yadij@users.noreply.github.com>
Tue, 9 Jul 2019 12:03:28 +0000 (00:03 +1200)
commit5730c2b5cb56e7639dc423dd62651c8736a54e35
treedfbada63e3b9ccf80003511d7ef1a2fc468f9584
parentec0d0f39cf28da14eead0ba5e777e95855bc2f67
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