Files
CVEs-PoC/2022/CVE-2022-1013.md
T
2024-05-25 21:48:12 +02:00

20 lines
862 B
Markdown

### [CVE-2022-1013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1013)
![](https://img.shields.io/static/v1?label=Product&message=Personal%20Dictionary&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=1.3.4%3C%201.3.4%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Personal Dictionary WordPress plugin before 1.3.4 fails to properly sanitize user supplied POST data before it is being interpolated in an SQL statement and then executed, leading to a blind SQL injection vulnerability.
### POC
#### Reference
- https://wpscan.com/vulnerability/eed70659-9e3e-42a2-b427-56c52e0fbc0d
#### Github
- https://github.com/ARPSyndicate/cvemon
- https://github.com/ARPSyndicate/kenzer-templates
- https://github.com/cyllective/CVEs