Multiple SQL injection vulnerabilities in MODX Revolution before 2.2.14 allow remote attackers to execute arbitrary SQL commands via the (1) session ID (PHPSESSID) to index.php or remote authenticated users to execute arbitrary SQL commands via the (2) user parameter to connectors/security/message.php or (3) id parameter to manager/index.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://www.securityfocus.com/bid/66990 | vdb entry |
http://secunia.com/advisories/58036 | third party advisory vendor advisory |
http://archives.neohapsis.com/archives/bugtraq/2014-04/0124.html | mailing list |
http://forums.modx.com/thread/90173/modx-revolution-2-2-13-and-prior-blind-sql-injection | vendor advisory |