mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
Fix potential HTTPoxy vulnerability
https://httpoxy.org/ Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -8,3 +8,6 @@ Include /etc/httpd/conf/hostname.conf
|
||||
HostnameLookups off
|
||||
AddHandler cgi-script .cgi
|
||||
EnableSendfile Off
|
||||
|
||||
# Always unset HTTP_PROXY variable, https://httpoxy.org
|
||||
RequestHeader unset Proxy early
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
etc/system-release
|
||||
etc/issue
|
||||
etc/collectd.conf
|
||||
etc/httpd/conf/global.conf
|
||||
opt/pakfire/lib/functions.sh
|
||||
srv/web/ipfire/cgi-bin/ids.cgi
|
||||
|
||||
Reference in New Issue
Block a user