Date: Mon, 29 Nov 2010 21:53:14 GMT From: Matthew Seaman <m.seaman@infracaninophile.co.uk> To: FreeBSD-gnats-submit@FreeBSD.org Cc: secteam@FreeBSD.org Subject: ports/152685: [maintainer] databases/phpmyadmin -- security update to 3.3.8.1 Message-ID: <201011292153.oATLrE1a020708@lucid-nonsense.infracaninophile.co.uk> Resent-Message-ID: <201011292200.oATM0Ndp036458@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 152685 >Category: ports >Synopsis: [maintainer] databases/phpmyadmin -- security update to 3.3.8.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: Mon Nov 29 22:00:23 UTC 2010 >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 #24 r216010: Sun Nov 28 18:11:15 GMT 2010 root@lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64 >Description: Security Advisory: http://www.phpmyadmin.net/home_page/security/PMASA-2010-8.php CVE-2010-4329 There is a possibility of conducting an XSS attack using a spoofed request on the DB search script. >How-To-Repeat: >Fix: --- phpmyadmin.diff begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/databases/phpmyadmin/Makefile,v retrieving revision 1.127 diff -u -u -r1.127 Makefile --- Makefile 26 Oct 2010 15:26:02 -0000 1.127 +++ Makefile 29 Nov 2010 21:34:37 -0000 @@ -6,7 +6,7 @@ # PORTNAME= phpMyAdmin -DISTVERSION= 3.3.8 +DISTVERSION= 3.3.8.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.105 diff -u -u -r1.105 distinfo --- distinfo 26 Oct 2010 15:26:02 -0000 1.105 +++ distinfo 29 Nov 2010 21:34:37 -0000 @@ -1,3 +1,2 @@ -MD5 (phpMyAdmin-3.3.8-all-languages.tar.bz2) = 7a5b26f37f3f2fa1e2335ce9c2d36944 -SHA256 (phpMyAdmin-3.3.8-all-languages.tar.bz2) = 411e74f939ab42ce72dc20c95767f468c8ff944154eb4d0f1d4e9e583b45659d -SIZE (phpMyAdmin-3.3.8-all-languages.tar.bz2) = 3677750 +SHA256 (phpMyAdmin-3.3.8.1-all-languages.tar.bz2) = 1819f58623c7a38679a477e853fc4f3eddbe502600904ddbe348b8362d72cb33 +SIZE (phpMyAdmin-3.3.8.1-all-languages.tar.bz2) = 3678725 --- 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?201011292153.oATLrE1a020708>