mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-04 09:48:02 +02:00
20 lines
862 B
Markdown
20 lines
862 B
Markdown
### [CVE-2022-1013](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-1013)
|
|

|
|

|
|

|
|
|
|
### 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
|
|
|