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

18 lines
743 B
Markdown

### [CVE-2021-24662](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24662)
![](https://img.shields.io/static/v1?label=Product&message=Game%20Server%20Status&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0%3C%3D%201.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Game Server Status WordPress plugin through 1.0 does not validate or escape the server_id parameter before using it in SQL statement, leading to an Authenticated SQL Injection in an admin page
### POC
#### Reference
- https://wpscan.com/vulnerability/8a74a2a0-3d8c-427f-9a83-0160d652c5f0
#### Github
No PoCs found on GitHub currently.