The Membership & Content Restriction – Paid Member Subscriptions WordPress plugin before 2.4.2 did not sanitise, validate or escape its order and orderby parameters before using them in SQL statement, leading to Authenticated SQL Injections in the Members and Payments pages.
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=29172 | third party advisory exploit |
https://wpscan.com/vulnerability/2277d335-1c90-4fa8-b0bf-25873c039c38 | third party advisory exploit |
https://plugins.trac.wordpress.org/changeset/2566399/paid-member-subscriptions | third party advisory |