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

18 lines
725 B
Markdown

### [CVE-2021-24140](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24140)
![](https://img.shields.io/static/v1?label=Product&message=Ajax%20Load%20More&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=5.3.2%3C%205.3.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
Unvalidated input in the Ajax Load More WordPress plugin, versions before 5.3.2, lead to SQL Injection in POST /wp-admin/admin-ajax.php with param repeater=' or sleep(5)#&type=test.
### POC
#### Reference
- https://wpscan.com/vulnerability/1876312e-3dba-4909-97a5-afbb76fbc056
#### Github
No PoCs found on GitHub currently.