SQL injection vulnerability in Joomla! 3.7.x before 3.7.1 allows attackers to execute arbitrary SQL commands via unspecified vectors.
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/98515 | third party advisory vdb entry |
https://developer.joomla.org/security-centre/692-20170501-core-sql-injection.html | patch vendor advisory |
https://www.exploit-db.com/exploits/44358/ | third party advisory vdb entry exploit |
http://www.securitytracker.com/id/1038522 | third party advisory vdb entry |
https://www.exploit-db.com/exploits/42033/ | third party advisory vdb entry exploit |