From 59327972533b9d114875d505249cf344c7c4ec2e Mon Sep 17 00:00:00 2001 From: kris Date: Sun, 5 Mar 2000 05:04:48 +0000 Subject: 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 (Bugtraq) Reviewed by: the rest of the security-officer team. --- www/lynx/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'www/lynx') 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 -- cgit