summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-10-06 21:53:41 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-10-06 21:53:41 +0000
commitaa34af597f788ee3bd04b290ed05fcc62696d6c9 (patch)
tree0dfcc16b10c950c7961801b759601415b0846ba1 /www
parentAdd NO_INSTALL_MANPAGES. Thanks to Mike Meyer for his report. (diff)
Mark as forbidden, remote users can access files outside the document root.
Submitted by: Lluis Mora <llmora@S21SEC.COM> (via BugTraq)
Notes
Notes: svn path=/head/; revision=33462
Diffstat (limited to 'www')
-rw-r--r--www/boa/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/boa/Makefile b/www/boa/Makefile
index f0cfcc0e2cc9..df887aa84518 100644
--- a/www/boa/Makefile
+++ b/www/boa/Makefile
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.boa.org/
MAINTAINER= ports@FreeBSD.org
+FORBIDDEN= "Remote users can access files outside the document root"
+
FETCH_BEFORE_ARGS= -b
WRKSRC= ${WRKDIR}/${DISTNAME}/src