]> git.ipfire.org Git - thirdparty/squid.git/commit
cachemgr.cgi: Memory Leaks and DoS Vulnerability
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 15 Nov 2012 10:05:13 +0000 (03:05 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 15 Nov 2012 10:05:13 +0000 (03:05 -0700)
commit958caaf8802a24a136d116de3a3e75b5a1de630c
treed1b6a0fde833d2774fd2e3035b37dab35d9c83a2
parent2a9c12b310775cd08948a7b80e0bbd4a8be4cb2d
cachemgr.cgi: Memory Leaks and DoS Vulnerability

* Ignore invalid Content-Length headers.

* Limit received POST requests to 4KB and discard the rest.

 Detected by Coverity Scan.
 Issues 740380, 740443, 740444, 740442, 740487, 740446
tools/cachemgr.cc