aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--www/mod_python/Makefile2
-rw-r--r--www/mod_python3/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/www/mod_python/Makefile b/www/mod_python/Makefile
index f41eca5fc62c..4b81cf3f4345 100644
--- a/www/mod_python/Makefile
+++ b/www/mod_python/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+FORBIDDEN= "Contains a vulnerability allowing a publisher to access an indirectly imported module allowing a remote attacker to call functions from that module"
+
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
diff --git a/www/mod_python3/Makefile b/www/mod_python3/Makefile
index f41eca5fc62c..4b81cf3f4345 100644
--- a/www/mod_python3/Makefile
+++ b/www/mod_python3/Makefile
@@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
+FORBIDDEN= "Contains a vulnerability allowing a publisher to access an indirectly imported module allowing a remote attacker to call functions from that module"
+
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13