Explore top 10 tips to secure your open-source projects now. Read More

×
Alerts This Week
Warning Icon 1 454
Alerts This Week
Warning Icon 1 454

Fedora 23: phpMyAdmin Update Fixes XSS and MITM Attacks

fedora
Calendar Grey March 9, 2016
Dist Fedora Esm H88
phpMyAdmin 4.5.5.1 patch resolves various XSS vulnerabilities and strengthens protection against man-in-the-middle attacks in API interactions.
phpMyAdmin 4.5.5.1 (2016-02-29) fixes multiple XSS vulnerabilities, please see PMASA-2016-10, PMASA-2016-11, and PMASA-2016-12 for details; additionally it fixes a vulnerability al...

Summary

A validating SQL lexer and parser with a focus on MySQL dialect.

This library was originally developed for phpMyAdmin during

the Google Summer of Code 2015.

To use this library, you just have to add, in your project:

require_once '/usr/share/php/SqlParser/autoload.php';

Update Information:

phpMyAdmin 4.5.5.1 (2016-02-29) =============================== This release fixes multiple XSS vulnerabilities, please see PMASA-2016-10, PMASA-2016-11, and PMASA-2016-12 for details; additionally it fixes a vulnerability allowing man- in-the-middle attack on an API call to GitHub, see PMASA-2016-13 for details. It also inclues fixes for the following bugs: - issue #11971 CREATE UNIQUE INDEX index type is not recognized by parser. - issue #11982 Row count wrong when grouping joined tables. - issue #12012 Column definition with default value and comment in CREATE TABLE exported faulty. - issue #12020 New statement but no delimiter and unexpected token with REPLACE. - issue #12029 Fixed incorrect usage of SQL parser context in SQL export - issue #12048 Fixed inclusion of gettext library from SQL parser

Change Log

References


[ 1 ] Bug #1313696 - CVE-2016-2562 phpMyAdmin: man-in-the-middle attack on API call to GitHub (PMASA-2016-13) https://bugzilla.redhat.com/show_bug.cgi?id=1313696 [ 2 ] Bug #1313695 - CVE-2016-2559 phpMyAdmin: XSS vulnerability in SQL parser (PMASA-2016-10) https://bugzilla.redhat.com/show_bug.cgi?id=1313695 [ 3 ] Bug #1313224 - CVE-2016-2561 phpMyAdmin: multiple XSS vulnerabilities (PMASA-2016-12) https://bugzilla.redhat.com/show_bug.cgi?id=1313224 [ 4 ] Bug #1313221 - CVE-2016-2560 phpMyAdmin: multiple XSS vulnerabilities (PMASA-2016-11) https://bugzilla.redhat.com/show_bug.cgi?id=1313221

Update Instructions

This update can be installed with the "yum" update program. Use su -c 'yum update php-udan11-sql-parser' at the command line. For more information, refer to "Managing Software with yum", available at .

Severity
critical
Lowest
Low
Medium
High
Critical

Name: php-udan11-sql-parser
Product: Fedora 23
Version: 3.4.0
Release: 1.fc23
Summary: A validating SQL lexer and parser with a focus on MySQL dialect

Get the latest News and Insights

Get the latest Linux and open source security news straight to your inbox.