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

18 lines
792 B
Markdown

### [CVE-2021-24520](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24520)
![](https://img.shields.io/static/v1?label=Product&message=Stock%20in%20%26%20out&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.4%3C%3D%201.0.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Stock in & out WordPress plugin through 1.0.4 lacks proper sanitization before passing variables to an SQL request, making it vulnerable to SQL Injection attacks. Users with a role of contributor or higher can exploit this vulnerability.
### POC
#### Reference
- https://wpscan.com/vulnerability/f903aadd-17af-4ddf-8635-abb3338ac815
#### Github
No PoCs found on GitHub currently.