Date: Tue, 13 Oct 2009 08:39:52 +0100 (BST) From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: secteam@FreeBSD.org Subject: ports/139562: [maintainer] databases/phpmyadmin -- security update to 3.2.2.1 Message-ID: <200910130739.n9D7dqsX093616@happy-idiot-talk.infracaninophile.co.uk> Resent-Message-ID: <200910130750.n9D7o0Gl052193@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 139562 >Category: ports >Synopsis: [maintainer] databases/phpmyadmin -- security update to 3.2.2.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 Oct 13 07:50:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Matthew Seaman >Release: FreeBSD 7.2-STABLE i386 >Organization: Infracaninophile >Environment: System: FreeBSD happy-idiot-talk.infracaninophile.co.uk 7.2-STABLE FreeBSD 7.2-STABLE #8: Sat Oct 3 14:25:42 BST 2009 root@happy-idiot-talk.infracaninophile.co.uk:/usr/obj/usr/src/sys/HAPPY-IDIOT-TALK i386 >Description: Release notes: http://kent.dl.sourceforge.net/project/phpmyadmin/phpMyAdmin/3.2.2.1/phpMyAdmin-3.2.2.1-notes.html This is a security update to close an XSS and SQL injection vulnerability. More details will be in the as yet to be released PMASA-2009-6 Security Advisory from http://www.phpmyadmin.net/home_page/security/ >How-To-Repeat: >Fix: --- phpmyadmin.diff begins here --- diff -Nur /usr/ports/databases/phpmyadmin/Makefile phpmyadmin/Makefile --- /usr/ports/databases/phpmyadmin/Makefile 2009-09-18 21:51:23.000000000 +0100 +++ phpmyadmin/Makefile 2009-10-13 08:22:05.000000000 +0100 @@ -6,7 +6,7 @@ # PORTNAME= phpMyAdmin -DISTVERSION= 3.2.2 +DISTVERSION= 3.2.2.1 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages diff -Nur /usr/ports/databases/phpmyadmin/distinfo phpmyadmin/distinfo --- /usr/ports/databases/phpmyadmin/distinfo 2009-09-18 21:51:23.000000000 +0100 +++ phpmyadmin/distinfo 2009-10-13 08:22:29.000000000 +0100 @@ -1,3 +1,3 @@ -MD5 (phpMyAdmin-3.2.2-all-languages.tar.bz2) = a5f6492f89ee1ff17b76593af79640ce -SHA256 (phpMyAdmin-3.2.2-all-languages.tar.bz2) = 98871c8ee9fc96925e5e89b32ed6afd75cb53a9a9b1515c42b91d8e45e1eebf4 -SIZE (phpMyAdmin-3.2.2-all-languages.tar.bz2) = 2741508 +MD5 (phpMyAdmin-3.2.2.1-all-languages.tar.bz2) = 093a22e8ffc7c701e8a671491abbd650 +SHA256 (phpMyAdmin-3.2.2.1-all-languages.tar.bz2) = 35137e126e0d21089ae50e926a0bad363acb2ce1271fea34a94f143e4cb677dd +SIZE (phpMyAdmin-3.2.2.1-all-languages.tar.bz2) = 2741815 --- 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?200910130739.n9D7dqsX093616>