Multiple SQL injection vulnerabilities in the content component (com_content) in Joomla! 1.5 Beta1, Beta2, and RC1 allow remote attackers to execute arbitrary SQL commands via the filter parameter in an archive action to (1) archive.php, (2) category.php, or (3) section.php in models/. NOTE: this may be the same as CVE-2007-4777.
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 |
---|---|
https://exchange.xforce.ibmcloud.com/vulnerabilities/36423 | vdb entry |
http://www.joomla.org/content/view/3831/1/ | patch |
http://www.securityfocus.com/bid/25508 | vdb entry patch |
http://osvdb.org/39072 | vdb entry |
http://osvdb.org/39071 | vdb entry |
http://downloads.securityfocus.com/vulnerabilities/exploits/25508.php | |
http://osvdb.org/39070 | vdb entry |