SQL injection vulnerability in models/log.php in the Search Log (com_searchlog) component 3.1.0 for Joomla! allows remote authenticated users, with Public Back-end privileges, to execute arbitrary SQL commands via the search parameter in a log action to administrator/index.php. NOTE: some of these details are obtained from third party information.
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/59152 | vdb entry |
http://www.vupen.com/english/advisories/2010/1363 | vdb entry vendor advisory |
http://osvdb.org/65185 | vdb entry |
http://www.securityfocus.com/bid/40588 | vdb entry exploit |
http://secunia.com/advisories/40055 | third party advisory vendor advisory |
http://www.exploit-db.com/exploits/13746/ | exploit |