aboutsummaryrefslogtreecommitdiff
path: root/www/lynx
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2000-03-05 05:04:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2000-03-05 05:04:48 +0000
commitf9b5816b42d1aa4ec6e95c699fff4c4d5772856a (patch)
treef987e90fe0e14c9ed6c973a0b386cbb4d22c5311 /www/lynx
parent4c40d773a416b9899062842fd54f090174fb35d9 (diff)
downloadports-f9b5816b42d1aa4ec6e95c699fff4c4d5772856a.tar.gz
ports-f9b5816b42d1aa4ec6e95c699fff4c4d5772856a.zip
Mark lynx FORBIDDEN due to numerous potential and proven
server-exploitable buffer overflows, until the lynx team get their act together and clean up their code. Noticed by: Michal Zalewski <lcamtuf@DIONE.IDS.PL> (Bugtraq) Reviewed by: the rest of the security-officer team.
Notes
Notes: svn path=/head/; revision=26552
Diffstat (limited to 'www/lynx')
-rw-r--r--www/lynx/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 235a8caea0ca..77b8d283a403 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= http://sol.slcc.edu/lynx/current/
MAINTAINER= jseger@FreeBSD.org
+FORBIDDEN= "Riddled with buffer overflows exploitable by a malicious server to execute code as the local user."
+
USE_BZIP2= YES
WRKSRC= ${WRKDIR}/lynx2-8-2
GNU_CONFIGURE= YES