Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Dec 2005 15:52:50 +0100 (CET)
From:      Thomas Vogt <thomas@bsdunix.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/90335: www/mediawiki update to 1.5.3 (security update)
Message-ID:  <200512131452.jBDEqogx015582@conversation.bsdunix.ch>
Resent-Message-ID: <200512131500.jBDF0FEC082780@freefall.freebsd.org>

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

>Number:         90335
>Category:       ports
>Synopsis:       www/mediawiki update to 1.5.3 (security update)
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 13 15:00:14 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Thomas Vogt
>Release:        FreeBSD 4.11-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD conversation.bsdunix.ch 4.11-RELEASE-p10 FreeBSD 4.11-RELEASE-p10 #3: Fri Jun 17 15:54:34 CEST 2005 root@conversation.bsdunix.ch:/usr/obj/usr/src/sys/CONVERSATION i386


>Description:
	- Fixes a security issue: Validation of the user language option was broken by a code change in May 2005, opening the possibility of remote code execution as this parameter is used in forming a class name dynamically created with eval().
	 The validation has been corrected in this version. All prior 1.5 release and prelease versions are affected; 1.4 and earlier and not affected.

>How-To-Repeat:
	
>Fix:


--- mediawiki.orig/Makefile	Tue Dec 13 13:54:42 2005
+++ mediawiki/Makefile	Tue Dec 13 13:54:54 2005
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	mediawiki
-PORTVERSION=	1.5.2
+PORTVERSION=	1.5.3
 CATEGORIES=	www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	wikipedia


--- mediawiki.orig/distinfo	Tue Dec 13 13:54:42 2005
+++ mediawiki/distinfo	Tue Dec 13 13:56:52 2005
@@ -1,2 +1,3 @@
-MD5 (mediawiki-1.5.2.tar.gz) = 3aedde46937494bc21a5e493ea6a8ffd
-SIZE (mediawiki-1.5.2.tar.gz) = 2290374
+MD5 (mediawiki-1.5.3.tar.gz) = fc697787f04208d1842a2c646deca626
+SHA256 (mediawiki-1.5.3.tar.gz) = 0f9620901d652452768ce309bae9ebdf5f1593efb749845f9a78d0a8b63e793a
+SIZE (mediawiki-1.5.3.tar.gz) = 2287061
>Release-Note:
>Audit-Trail:
>Unformatted:



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