Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 8 Feb 2011 22:33:54 GMT
From:      Matthew Seaman <m.seaman@infracaninophile.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        sec-team@FreeBSD.org
Subject:   ports/154601: [maintainer] databases/phpmyadmin211 -- security update to 2.11.11.2
Message-ID:  <201102082233.p18MXsYU030404@lucid-nonsense.infracaninophile.co.uk>
Resent-Message-ID: <201102082240.p18MeAt6047001@freefall.freebsd.org>

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

>Number:         154601
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin211 -- security update to 2.11.11.2
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Feb 08 22:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.2-PRERELEASE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-PRERELEASE FreeBSD 8.2-PRERELEASE #35 r217746M: Sun Jan 23 12:18:14 GMT 2011 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

Security update: path disclosure vulnerability where certain files are
removed from the web root.  Impact is relatively minor. Note that this
does /not/ affect phpMyAdmin or phpMyAdmin211 installed from ports on
FreeBSD unless the admin has chosen to manually delete those files.

Security Alert:	   http://www.phpmyadmin.net/home_page/security/PMASA-2011-1.php

Release	 Note:     http://sourceforge.net/projects/phpmyadmin/files%2FphpMyAdmin%2F2.11.11.2%2FphpMyAdmin-2.11.11.2.html/view

Code changes: http://phpmyadmin.git.sourceforge.net/git/gitweb.cgi?p=phpmyadmin/phpmyadmin;a=commitdiff;h=f0e8849034132e2114f1d77d9d37185bc5b49886


	
>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin211.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin211/Makefile,v
retrieving revision 1.106
diff -u -u -r1.106 Makefile
--- Makefile	30 Nov 2010 02:59:07 -0000	1.106
+++ Makefile	8 Feb 2011 22:15:16 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin211
-DISTVERSION=	2.11.11.1
+DISTVERSION=	2.11.11.2
 CATEGORIES=	databases www
 MASTER_SITES=	SF/phpmyadmin/phpMyAdmin/${PORTVERSION}
 DISTNAME=	${PORTNAME:S/211//}-${DISTVERSION}-all-languages
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin211/distinfo,v
retrieving revision 1.85
diff -u -u -r1.85 distinfo
--- distinfo	30 Nov 2010 02:59:07 -0000	1.85
+++ distinfo	8 Feb 2011 22:15:16 -0000
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-2.11.11.1-all-languages.tar.bz2) = 736301873ae3d4f9dbfdc5611975d4de33338d509c596053cca16c462229822a
-SIZE (phpMyAdmin-2.11.11.1-all-languages.tar.bz2) = 3122604
+SHA256 (phpMyAdmin-2.11.11.2-all-languages.tar.bz2) = b7bc6525d61841509ff870c4510977f4dadfdb94507e1e58cb33a19945f87e52
+SIZE (phpMyAdmin-2.11.11.2-all-languages.tar.bz2) = 3119454
--- phpmyadmin211.diff ends here ---


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



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