Date: Tue, 16 Sep 2008 06:46:32 +0100 (BST) From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: secteam@FreeBSD.org Subject: ports/127417: [maintainer] databases/phpmyadmin security update to 2.11.9.1 Message-ID: <200809160546.m8G5kWax032115@happy-idiot-talk.infracaninophile.co.uk> Resent-Message-ID: <200809160550.m8G5o1pv026499@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 127417 >Category: ports >Synopsis: [maintainer] databases/phpmyadmin security update to 2.11.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 Sep 16 05:50:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 7.1-PRERELEASE i386 >Organization: Infracaninophile.co.uk >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.1-PRERELEASE FreeBSD 7.1-PRERELEASE #44: Thu Sep 4 10:01:54 BST 2008 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: A point release to close a code execution vulnerability. This bug allows a remote user logged in to the phpmyadmin web application to run arbitrary shell commands with the credentials of the web server. Not much more information is available yet: phpMyAdmin release notes: https://sourceforge.net/project/shownotes.php?release_id=626450 http://www.phpmyadmin.net/home_page/downloads.php?relnotes=1 Security Advisory: http://www.phpmyadmin.net/home_page/security.php?issue=PMASA-2008-7 Other Links: http://fd.the-wildcat.de/pma_e36a091q11.php >How-To-Repeat: >Fix: --- phpmyadmin.diff begins here --- diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile 2008-08-30 06:25:40.000000000 +0100 +++ phpmyadmin/Makefile 2008-09-16 06:31:30.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= phpMyAdmin -DISTVERSION= 2.11.9 +DISTVERSION= 2.11.9.1 CATEGORIES= databases www MASTER_SITES= SF/phpmyadmin DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo --- /usr/ports/databases/phpmyadmin/distinfo 2008-08-30 06:25:40.000000000 +0100 +++ phpmyadmin/distinfo 2008-09-16 06:32:09.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (phpMyAdmin-2.11.9-all-languages.tar.bz2) = 692805538f33b1e1d24430476e3ae426 -SHA256 (phpMyAdmin-2.11.9-all-languages.tar.bz2) = 8d9d53194283590b89325773e9c2c1c9defb13f84e13bc5d8a89f86c3b7f3576 -SIZE (phpMyAdmin-2.11.9-all-languages.tar.bz2) = 3110016 +MD5 (phpMyAdmin-2.11.9.1-all-languages.tar.bz2) = 04bebba1ef0f260018cbeec2a1e9b9ff +SHA256 (phpMyAdmin-2.11.9.1-all-languages.tar.bz2) = 68bf29e3b7fa7082589fbbd483f2883be90a13b8eb5ecb3fd4e9f5be1e555892 +SIZE (phpMyAdmin-2.11.9.1-all-languages.tar.bz2) = 3110561 --- 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?200809160546.m8G5kWax032115>