cve/2021/CVE-2021-24391.md
2024-05-25 21:48:12 +02:00

19 lines
784 B
Markdown

### [CVE-2021-24391](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24391)
![](https://img.shields.io/static/v1?label=Product&message=Cashtomer&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.0.0%3C%3D%201.0.0%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
An editid GET parameter of the Cashtomer WordPress plugin through 1.0.0 is not properly sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection.
### POC
#### Reference
- https://codevigilant.com/disclosure/2021/wp-plugin-cashtomer/
- https://wpscan.com/vulnerability/0c26ee50-df3d-438a-93bb-faa88b7983af
#### Github
No PoCs found on GitHub currently.