summaryrefslogtreecommitdiff
path: root/databases/mantis
diff options
context:
space:
mode:
authorSimon L. B. Nielsen <simon@FreeBSD.org>2005-12-14 22:10:27 +0000
committerSimon L. B. Nielsen <simon@FreeBSD.org>2005-12-14 22:10:27 +0000
commit965416509e6500f92a17de605e78fa51172a3c91 (patch)
tree151c10e05c952e548d0351e0e2b9520550250aff /databases/mantis
parentUpgrade to version 2.0. (diff)
Mark FORBIDDEN due to remote file inclusion vulnerability (IE.
effectively execute arbitrary PHP code). Security: http://vuxml.FreeBSD.org/82a41084-6ce7-11da-b90c-000e0c2e438a.html Requested by: remko With hat: secteam
Notes
Notes: svn path=/head/; revision=151199
Diffstat (limited to 'databases/mantis')
-rw-r--r--databases/mantis/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/mantis/Makefile b/databases/mantis/Makefile
index 64f37e32998e..77441f8de9d3 100644
--- a/databases/mantis/Makefile
+++ b/databases/mantis/Makefile
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= mantisbt
MAINTAINER= gioria@FreeBSD.org
COMMENT= A bug tracking system written in PHP
+FORBIDDEN= http://vuxml.FreeBSD.org/82a41084-6ce7-11da-b90c-000e0c2e438a.html
+
NO_BUILD= yes
USE_MYSQL= yes
USE_APACHE= yes