Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Feb 2003 19:05:03 +0300 (MSK)
From:      "Sergey A.Osokin" <osa@FreeBSD.org.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        des@FreeBSD.org
Subject:   ports/48707: [PATCH] www/opera: Opera Cross Site Scripting vulnerability
Message-ID:  <20030226160503.D52BB94@freebsd.org.ru>

next in thread | raw e-mail | index | archive | help

>Number:         48707
>Category:       ports
>Synopsis:       [PATCH] www/opera: Opera Cross Site Scripting vulnerability
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 26 08:10:08 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Sergey A. Osokin
>Release:        FreeBSD 4.8-PRERELEASE i386
>Organization:
n/a
>Environment:
System: FreeBSD 4.8-PRERELEASE i386

>Description:
	www/opera: Opera Cross Site Scripting vulnerability
	See http://www.secunia.com/advisories/8155/
	Notified by bugtraq
	use COMMENT instead of pkg-comment
>How-To-Repeat:
>Fix:

Index: ports/www/opera/Makefile
===================================================================
RCS file: /home/ncvs/ports/www/opera/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- ports/www/opera/Makefile	10 Dec 2002 20:25:36 -0000	1.6
+++ ports/www/opera/Makefile	26 Feb 2003 16:03:32 -0000
@@ -13,8 +13,11 @@
 DISTNAME=	${PORTNAME}-${PORTVERSION:S/11./11-/}.1-static-qt.i386.freebsd
 
 MAINTAINER=	des@FreeBSD.org
+COMMENT=	A blazingly fast, full-featured, standards-compliant browser
 
 LIB_DEPENDS=	png.5:${PORTSDIR}/graphics/png
+
+FORBIDDEN=	http://www.secunia.com/advisories/8155/
 
 USE_BZIP2=	yes
 ONLY_FOR_ARCHS=	i386
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030226160503.D52BB94>