]> git.ipfire.org Git - thirdparty/squid.git/commit
cachemgr.cgi: Add validation for hostname parameter (#504)
authoraaron-costello <56684862+aaron-costello@users.noreply.github.com>
Sun, 3 Nov 2019 16:22:22 +0000 (16:22 +0000)
committerAmos Jeffries <yadij@users.noreply.github.com>
Tue, 5 Nov 2019 12:02:46 +0000 (01:02 +1300)
commit5a90b4ce64c346ba7f317a278ba601091d9de076
tree9fb3cda0329c8d071a777289989cf48501cacd4c
parent97071135db146c72194a8ad5d6e830714a37960c
cachemgr.cgi: Add validation for hostname parameter (#504)

Prevention of HTML/invalid chars in host param
src/base/CharacterSet.cc
tools/Makefile.am
tools/cachemgr.cc