ports/73166: [PATCH] security fixed version - bugzill 2.16.7
Dmitry A Grigorovich
odip at bionet.nsc.ru
Tue Oct 26 16:00:46 UTC 2004
>Number: 73166
>Category: ports
>Synopsis: [PATCH] security fixed version - bugzill 2.16.7
>Confidential: no
>Severity: critical
>Priority: high
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: update
>Submitter-Id: current-users
>Arrival-Date: Tue Oct 26 16:00:45 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Dmitry A Grigorovich
>Release: FreeBSD 4.8-RELEASE-p4 i386
>Organization:
ICiG
>Environment:
System: FreeBSD hydra.bionet.nsc.ru 4.8-RELEASE-p4 FreeBSD 4.8-RELEASE-p4 #4: Sat Oct 4 02:33:02 NOVST 2003 root at hydra.bionet.nsc.ru:/usr/obj/usr/src/sys/ODIP i386
>Description:
See http://www.bugzilla.org/security/2.16.6/
Class: Unauthorized Bug Change
Versions: 2.9 through 2.18rc2 and 2.19
Description: It is possible to send a carefully crafted HTTP POST
message to process_bug.cgi which will remove keywords from
a bug even if you don't have permissions to edit all bug
fields (the "editbugs" permission). Such changes are
reported in "bug changed" email notifications, so they are
easily detected and reversed if someone abuses it.
Reference: https://bugzilla.mozilla.org/show_bug.cgi?id=252638
>How-To-Repeat:
See http://www.bugzilla.org/security/2.16.6/
>Fix:
Apply patch
Reinstall bugzilla
diff -ur bugzilla.old/Makefile bugzilla/Makefile
--- bugzilla.old/Makefile Fri Jul 23 13:41:02 2004
+++ bugzilla/Makefile Tue Oct 26 22:37:48 2004
@@ -6,7 +6,7 @@
#
PORTNAME?= bugzilla
-PORTVERSION?= 2.16.6
+PORTVERSION?= 2.16.7
CATEGORIES?= devel
MASTER_SITES= ${MASTER_SITE_MOZILLA}
MASTER_SITE_SUBDIR= webtools webtools/archived
diff -ur bugzilla.old/distinfo bugzilla/distinfo
--- bugzilla.old/distinfo Fri Jul 23 13:41:02 2004
+++ bugzilla/distinfo Tue Oct 26 22:37:56 2004
@@ -1,2 +1,2 @@
-MD5 (bugzilla-2.16.6.tar.gz) = 5b694df8739be175f0358507f844b71d
-SIZE (bugzilla-2.16.6.tar.gz) = 1365080
+MD5 (bugzilla-2.16.7.tar.gz) = ee4c92bfd940521cc68ea91917f9f0dd
+SIZE (bugzilla-2.16.7.tar.gz) = 1368799
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list