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

18 lines
900 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-24847](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24847)
![](https://img.shields.io/static/v1?label=Product&message=SEO%20Redirection%20Plugin%20%E2%80%93%20301%20Redirect%20Manager&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=8.2%3C%208.2%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The importFromRedirection AJAX action of the SEO Redirection Plugin 301 Redirect Manager WordPress plugin before 8.2, available to any authenticated user, does not properly sanitise the offset parameter before using it in a SQL statement, leading an SQL injection when the redirection plugin is also installed
### POC
#### Reference
- https://wpscan.com/vulnerability/679ca6ed-2343-43f3-9c3e-2c12e12407c1
#### Github
No PoCs found on GitHub currently.