SQL injection vulnerability in the administrative backend in Piwigo before 2.7.4 allows remote administrators to execute arbitrary SQL commands via the user parameter in the history page to admin.php.
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://sroesemann.blogspot.de/2015/01/sroeadv-2015-06.html | not applicable |
http://seclists.org/fulldisclosure/2015/Feb/73 | mailing list exploit third party advisory |
http://packetstormsecurity.com/files/130432/CMS-Piwigo-2.7.3-Cross-Site-Scripting-SQL-Injection.html | exploit vdb entry third party advisory |
http://piwigo.org/releases/2.7.4 | release notes patch vendor advisory |
http://piwigo.org/forum/viewtopic.php?id=25179 | vendor advisory |
http://www.securityfocus.com/bid/72689 | vdb entry |
http://sroesemann.blogspot.de/2015/02/report-for-advisory-sroeadv-2015-06.html | not applicable |