ports/160156: [maintainer] databases/phpmyadmin -- security update to 3.4.4

Matthew Seaman m.seaman at infracaninophile.co.uk
Wed Aug 24 20:40:10 UTC 2011


>Number:         160156
>Category:       ports
>Synopsis:       [maintainer] databases/phpmyadmin -- security update to 3.4.4
>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:   Wed Aug 24 20:40:10 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Matthew Seaman
>Release:        FreeBSD 8.2-STABLE amd64
>Organization:
Infracaninophile
>Environment:
System: FreeBSD lucid-nonsense.infracaninophile.co.uk 8.2-STABLE FreeBSD 8.2-STABLE #48 r225022: Sat Aug 20 10:46:44 BST 2011 root at lucid-nonsense.infracaninophile.co.uk:/usr/obj/usr/src/sys/LUCID-NONSENSE amd64


	
>Description:

Security and bug-fix update to version 3.4.4

>From the announce message:

"Welcome to phpMyAdmin 3.4.4, a bugfix and security release, and to 
phpMyAdmin 3.3.10.4, a security release.

Please refer to the upcoming PMASA-2011-13 announcements on 
http://www.phpmyadmin.net/home_page/security.

Details will appear on http://phpmyadmin.net. In a hurry? you can visit
http://sourceforge.net/projects/phpmyadmin to download.

Marc Delisle, for the team"

Security problem (CVE-2011-3181) is "Multiple XSS in the Tracking
feature."

ChangeLog:

http://sourceforge.net/projects/phpmyadmin/files/phpMyAdmin/3.4.4/phpMyAdmin-3.4.4.html/download

Welcome to phpMyAdmin 3.4.4, a bugfix and security release.

3.4.4.0 (2011-08-24)
- bug #3323060 [parser] SQL parser breaks AJAX requests if query has unclosed qu
otes
- bug #3323101 [parser] Invalid escape sequence in SQL parser
- bug #3348995 [config] $cfg['Export']['asfile'] set to false does not select as
Text option
- bug #3340151 [export] Working SQL query exports error page
- bug #3353649 [interface] "Create an index on X columns" form not validated
- bug #3350790 [interface] JS error in Table->Structure->Index->Edit
- bug #3353811 [interface] Info message has "error" class
- bug #3357837 [interface] TABbing through a NULL field in the inline mode reset
s NULL
- remove version number in /setup
- bug #3367993 [usability] Missing "Generate Password" button
- bug #3363221 [display] Missing Server Parameter on inline sql query
- bug #3367986 [navi] Drop field -> lost active table
- remove misleading comment on the "Rename database" interface
- bug #3374374 [interface] Fix footnote for inexact count while browsing
- bug #3372807 [interface] Fix security warning link in setup
- bug #3374347 [display] Backquotes in normal text on import page
- bug #3358750 [core] With Suhosin, urls are too long in edit links
- [security] Missing sanitization on the table, column and index names leads to
XSS vulnerabilities, see PMASA-2011-13



>How-To-Repeat:
	
>Fix:

	

--- phpmyadmin.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/databases/phpmyadmin/Makefile,v
retrieving revision 1.140
diff -u -u -r1.140 Makefile
--- Makefile	26 Jul 2011 01:21:53 -0000	1.140
+++ Makefile	24 Aug 2011 20:28:39 -0000
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	phpMyAdmin
-DISTVERSION=	3.4.3.2
+DISTVERSION=	3.4.4
 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.117
diff -u -u -r1.117 distinfo
--- distinfo	26 Jul 2011 13:02:14 -0000	1.117
+++ distinfo	24 Aug 2011 20:28:39 -0000
@@ -1,2 +1,2 @@
-SHA256 (phpMyAdmin-3.4.3.2-all-languages.tar.bz2) = d468fffb147f001b70b222acd6d6bc7010c87e805a131371f0e1d20bdc1a93eb
-SIZE (phpMyAdmin-3.4.3.2-all-languages.tar.bz2) = 4924912
+SHA256 (phpMyAdmin-3.4.4-all-languages.tar.bz2) = 8d8ca3429cce24d560d6a1e1f544ee905059f7a253d748ea4ca49459f14d9779
+SIZE (phpMyAdmin-3.4.4-all-languages.tar.bz2) = 4954436
--- phpmyadmin.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list