aboutsummaryrefslogtreecommitdiffstats
path: root/www/mod_python
diff options
context:
space:
mode:
authorjedgar <jedgar@FreeBSD.org>2002-05-07 11:10:28 +0800
committerjedgar <jedgar@FreeBSD.org>2002-05-07 11:10:28 +0800
commitb9bb54b713701052da94c808272ef69aee96ee52 (patch)
tree83b7dd7d4d2ef6f762bb06ad18513b06e27c8ef5 /www/mod_python
parentc9a1da732b17b0579230e744313a56cfd415a227 (diff)
downloadfreebsd-ports-gnome-b9bb54b713701052da94c808272ef69aee96ee52.tar.gz
freebsd-ports-gnome-b9bb54b713701052da94c808272ef69aee96ee52.tar.zst
freebsd-ports-gnome-b9bb54b713701052da94c808272ef69aee96ee52.zip
Mark FORBIDDEN:
Contains a vulnerability allowing a publisher to access an indirectly imported module allowing a remote attacker to call functions from that module. http://www.modpython.org/pipermail/mod_python/2002-April/001991.html
Diffstat (limited to 'www/mod_python')
-rw-r--r--www/mod_python/Makefile2
1 files changed, 2 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