The StopBadBots WordPress plugin before 6.60 did not validate or escape the order and orderby GET parameter in some of its admin dashboard pages, leading to Authenticated SQL Injections
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://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=29174 | third party advisory exploit |
https://wpscan.com/vulnerability/ffa1f718-f2c5-48ef-8eea-33a18a628a2c | third party advisory exploit |
https://plugins.trac.wordpress.org/changeset/2576276/ | third party advisory |