aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/phpnuke/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/phpnuke/Makefile b/www/phpnuke/Makefile
index 6aa0e19d6215..a38ecda37927 100644
--- a/www/phpnuke/Makefile
+++ b/www/phpnuke/Makefile
@@ -15,6 +15,8 @@ DISTNAME= PHP-Nuke-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= An automated website package to distribute and manage content
+FORBIDDEN= "SQL injection vulnerability in Php-Nuke <= 7.1.0"
+
.if defined(WITH_PHP3)
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp3.so:${PORTSDIR}/www/mod_php3
.else