cve/2021/CVE-2021-24728.md

19 lines
981 B
Markdown
Raw Normal View History

2024-05-25 21:48:12 +02:00
### [CVE-2021-24728](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24728)
![](https://img.shields.io/static/v1?label=Product&message=Membership%20%26%20Content%20Restriction%20%E2%80%93%20Paid%20Member%20Subscriptions&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=2.4.2%3C%202.4.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
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.
### POC
#### Reference
- https://wpscan.com/vulnerability/2277d335-1c90-4fa8-b0bf-25873c039c38
- https://www.trustwave.com/en-us/resources/security-resources/security-advisories/?fid=29172
#### Github
No PoCs found on GitHub currently.