summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2006-05-05 17:51:16 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2006-05-05 17:51:16 +0000
commited9402dba0982c9b4a21d6f1dcd6b1aa570a2839 (patch)
tree86273f9e1075beee14352032fecb81623a8e93d1
parent* plan9port (diff)
Mark FOBIDDEN due to shell command injection vulnerability.
Security: http://secunia.com/advisories/19969/ With hat: secteam
Notes
Notes: svn path=/head/; revision=161436
-rw-r--r--www/awstats-devel/Makefile2
-rw-r--r--www/awstats/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/www/awstats-devel/Makefile b/www/awstats-devel/Makefile
index ac5431a3780f..6fcf93c35cc4 100644
--- a/www/awstats-devel/Makefile
+++ b/www/awstats-devel/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= webmaster@shopcusa.com
COMMENT= Free real-time logfile analyzer to get advanced web statistics
+FORBIDDEN= Command Injection Vulnerability
+
RUN_DEPENDS= ${SITE_PERL}/Net/XWhois.pm:${PORTSDIR}/net/p5-Net-XWhois
NO_BUILD= yes
diff --git a/www/awstats/Makefile b/www/awstats/Makefile
index ac5431a3780f..6fcf93c35cc4 100644
--- a/www/awstats/Makefile
+++ b/www/awstats/Makefile
@@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= webmaster@shopcusa.com
COMMENT= Free real-time logfile analyzer to get advanced web statistics
+FORBIDDEN= Command Injection Vulnerability
+
RUN_DEPENDS= ${SITE_PERL}/Net/XWhois.pm:${PORTSDIR}/net/p5-Net-XWhois
NO_BUILD= yes