diff options
author | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-01-18 12:38:13 +0000 |
---|---|---|
committer | Simon L. B. Nielsen <simon@FreeBSD.org> | 2005-01-18 12:38:13 +0000 |
commit | f927c7994da5f4fc219df683b081db0a0c5d13e2 (patch) | |
tree | 52cb3ce350f1d173743d1ffc47999ccd0e50644c | |
parent | Document remote command execution vulnerability in awstats. (diff) |
Mark FORBIDDEN due to remote command execution vulnerability.
With hat: secteam
Approved by: erwin (mentor)
Notes
Notes:
svn path=/head/; revision=126708
-rw-r--r-- | www/awstats-devel/Makefile | 2 | ||||
-rw-r--r-- | www/awstats/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/www/awstats-devel/Makefile b/www/awstats-devel/Makefile index f2a0a6d46f29..e3137079a7f9 100644 --- a/www/awstats-devel/Makefile +++ b/www/awstats-devel/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= webmaster@lightningfire.net COMMENT= Free real-time logfile analyzer to get advanced web statistics +FORBIDDEN= http://vuxml.FreeBSD.org/0f5a2b4d-694b-11d9-a9e7-0001020eed82.html + 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 f2a0a6d46f29..e3137079a7f9 100644 --- a/www/awstats/Makefile +++ b/www/awstats/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= webmaster@lightningfire.net COMMENT= Free real-time logfile analyzer to get advanced web statistics +FORBIDDEN= http://vuxml.FreeBSD.org/0f5a2b4d-694b-11d9-a9e7-0001020eed82.html + RUN_DEPENDS= ${SITE_PERL}/Net/XWhois.pm:${PORTSDIR}/net/p5-Net-XWhois NO_BUILD= yes |