SQL injection vulnerability in libraries/central_columns.lib.php in phpMyAdmin 4.4.x before 4.4.15.7 and 4.6.x before 4.6.3 allows remote attackers to execute arbitrary SQL commands via a crafted database name that is mishandled in a central column query.
The product constructs all or part of an SQL command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended SQL command when it is sent to a downstream component. Without sufficient removal or quoting of SQL syntax in user-controllable inputs, the generated SQL query can cause those inputs to be interpreted as SQL instead of ordinary user data.
Link | Tags |
---|---|
http://lists.opensuse.org/opensuse-updates/2016-06/msg00114.html | vendor advisory |
https://github.com/phpmyadmin/phpmyadmin/commit/ef6c66dca1b0cb0a1a482477938cfc859d2baee3 | patch |
https://www.phpmyadmin.net/security/PMASA-2016-19/ | patch vendor advisory |
http://www.securityfocus.com/bid/91381 | vdb entry |
https://security.gentoo.org/glsa/201701-32 | vendor advisory |
http://lists.opensuse.org/opensuse-updates/2016-06/msg00113.html | vendor advisory |