Announcement-ID: PMASA-2011-15
Date: 2011-10-17
Path disclosure due to insufficient url parameter validation.
When the js_frame parameter of phpmyadmin.css.php is defined as an array, an error message shows the full path of this file, leading to possible further attacks.
We consider this vulnerability to be non critical.
For the error messages to be displayed, php.ini's error_reporting must be set to E_ALL and display_errors must be On (these settings are not recommended on a production server in the PHP manual).
Versions 3.4.x are affected.
Upgrade to phpMyAdmin 3.4.6 or newer or apply the related patch listed below.
Thanks to Mihail Ursu for reporting this issue.
Assigned CVE ids: CVE-2011-3646
The following commits have been made to fix this issue:
The following commits have been made on the 3.4 branch to fix this issue:
For further information and in case of questions, please contact the phpMyAdmin team. Our website is phpmyadmin.net.