The WordPress Zero Spam WordPress plugin before 5.2.11 does not properly sanitise and escape the order and orderby parameters before using them in a SQL statement in the admin dashboard, leading to a SQL injection
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://wpscan.com/vulnerability/ae54681f-7b89-408c-b0ee-ba4a520db997 | third party advisory exploit |
https://plugins.trac.wordpress.org/changeset/2660225 | third party advisory patch |
https://plugins.trac.wordpress.org/changeset/2680906 | third party advisory patch |