ports/90085: [security][maintianer] databases/phpmyadmin -- update to 2.7.0-pl1

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Dec 7 20:50:27 UTC 2005


>Number:         90085
>Category:       ports
>Synopsis:       [security][maintianer] databases/phpmyadmin -- update to 2.7.0-pl1
>Confidential:   no
>Severity:       serious
>Priority:       high
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 07 20:50:10 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 4.11-STABLE i386
>Organization:
Infracaninophile
>Environment:
System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 4.11-STABLE FreeBSD 4.11-STABLE #91: Wed Nov 16 22:41:11 GMT 2005 root at happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386


	
>Description:

>From the security advisory PMASA-2005-9
(http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2005-9):

Announcement-ID: PMASA-2005-9
Date: 2005-12-07

Summary:
Cross-Site Scripting, local and remote code execution vulnerabilities

Description:
Two days after the release of version 2.7.0, we received a security advisory from Stefan Esser (sesser at hardened-php.net) and we wish to thank him for his work.

It is possible to overwrite the global import_blacklist variable to open phpMyAdmin 2.7.0 to those vulnerabilities.

Severity:
We consider these vulnerabilities to be serious.

Affected versions:
Only the unpatched 2.7.0 version.

Solution:
Upgrade to phpMyAdmin 2.7.0-pl1 or newer.

References:
http://www.hardened-php.net/advisory_252005.110.html

For further information and in case of questions, please contact the phpMyAdmin team. Our website is http://www.phpmyadmin.net/. 

>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile
--- /usr/ports/databases/phpmyadmin/Makefile	Mon Dec  5 17:19:20 2005
+++ phpmyadmin/Makefile	Wed Dec  7 20:37:40 2005
@@ -6,12 +6,12 @@
 #
 
 PORTNAME=	phpMyAdmin
-PORTVERSION=	2.7.0
-#DISTVERSION=	2.7.0
+PORTVERSION=	2.7.0.1
+#DISTVERSION=	2.7.0-pl1
 CATEGORIES=	databases www
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=	phpmyadmin
-DISTNAME=	${PORTNAME}-${PORTVERSION}
+DISTNAME=	${PORTNAME}-${PORTVERSION:C/\.(.)$/-pl\1/}
 
 MAINTAINER=	m.seaman at infracaninophile.co.uk
 COMMENT=	A set of PHP-scripts to manage MySQL over the web
diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo
--- /usr/ports/databases/phpmyadmin/distinfo	Mon Dec  5 17:19:20 2005
+++ phpmyadmin/distinfo	Wed Dec  7 20:38:46 2005
@@ -1,3 +1,3 @@
-MD5 (phpMyAdmin-2.7.0.tar.bz2) = 960c78c00655d24c48be231a52fe5716
-SHA256 (phpMyAdmin-2.7.0.tar.bz2) = d819122c5e015398faf3d25e9870054e583e3fb794a5a7108674d7a9aa5f2ee8
-SIZE (phpMyAdmin-2.7.0.tar.bz2) = 1962828
+MD5 (phpMyAdmin-2.7.0-pl1.tar.bz2) = 39bfebd35f9a2de03504812df173f27d
+SHA256 (phpMyAdmin-2.7.0-pl1.tar.bz2) = 0d324fd68f186b04f69ed46eb6b74577fff4f0d015dca75edcd8e089a9366865
+SIZE (phpMyAdmin-2.7.0-pl1.tar.bz2) = 1962675
--- phpmyadmin.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list