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

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

>Number:         154602
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- security update to 3.3.9.1
>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:11 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%2F3.3.9.1%2FphpMyAdmin-3.3.9.1.html/view

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


>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/Makefile,v
retrieving revision 1.129
diff -u -u -r1.129 Makefile
--- Makefile	4 Jan 2011 02:17:21 -0000	1.129
+++ Makefile	8 Feb 2011 22:13:24 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	3.3.9
+DISTVERSION=	3.3.9.1
 CATEGORIES=	databases www
 MASTER_SITES=	SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION}
 DISTNAME=	${PORTNAME}-${DISTVERSION}-all-languages
Index: distinfo
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/distinfo,v
retrieving revision 1.107
diff -u -u -r1.107 distinfo
--- distinfo	4 Jan 2011 02:17:21 -0000	1.107
+++ distinfo	8 Feb 2011 22:13:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-3.3.9-all-languages.tar.bz2) = 0dbcc3b4e9800448219437b9babdc9d5bf727c39c97b52a0b56c50f5753b3f2d
-SIZE (phpMyAdmin-3.3.9-all-languages.tar.bz2) = 3675936
+SHA256 (phpMyAdmin-3.3.9.1-all-languages.tar.bz2) = 6836d4dd731bcb6dd2b7b5f7e1cb29522af7bc3d02e424a439a1e377cf5c2518
+SIZE (phpMyAdmin-3.3.9.1-all-languages.tar.bz2) = 3675666
--- phpmyadmin.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.p18MXiHM030350>