Files
CVEs-PoC/2021/CVE-2021-24728.md
T
2024-06-18 02:51:15 +02:00

19 lines
981 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
### [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.