]> git.ipfire.org Git - thirdparty/squid.git/commit - configure.in
Bug #1094: Fix for CVE-1999-0710: cachemgr malicouse use
authorserassio <>
Sun, 24 Apr 2005 02:40:50 +0000 (02:40 +0000)
committerserassio <>
Sun, 24 Apr 2005 02:40:50 +0000 (02:40 +0000)
commit42ad37afe78aa892c232a24047339ffbc3dd3d37
tree0b9b552808c33994ab2118d9cc41e19c85b0ab79
parent691aef5aec7691fcd4cbd31e3ea14bf0a33a24ae
Bug #1094: Fix for CVE-1999-0710: cachemgr malicouse use

This patch adds access controls to the cachemgr.cgi script, preventing
it from being abused to reach other servers than allowed in a local
configuration file.

Forward port of 2.5 patch.
configure.in
include/config.h
src/Makefile.am
src/cachemgr.cc
src/cachemgr.conf [new file with mode: 0755]