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

18 lines
736 B
Markdown

### [CVE-2021-25045](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-25045)
![](https://img.shields.io/static/v1?label=Product&message=Asgaros%20Forum&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.15.15%3C%201.15.15%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Asgaros Forum WordPress plugin before 1.15.15 does not validate or escape the forum_id parameter before using it in a SQL statement when editing a forum, leading to an SQL injection issue
### POC
#### Reference
- https://wpscan.com/vulnerability/c60a3d40-449c-4c84-8d13-68c04267c1d7
#### Github
No PoCs found on GitHub currently.