cve/2022/CVE-2022-4371.md
2024-06-09 00:33:16 +00:00

21 lines
1.0 KiB
Markdown

### [CVE-2022-4371](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4371)
![](https://img.shields.io/static/v1?label=Product&message=Web%20Invoice&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%200%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen)
### Description
The Web Invoice WordPress plugin through 2.1.3 does not properly sanitize and escape a parameter before using it in a SQL statement, leading to a SQL Injection exploitable by high privilege users such as admin by default. However, depending on the plugin configuration, other users, such as subscriber could exploit this as well
### POC
#### Reference
- https://bulletin.iese.de/post/web-invoice_2-1-3_1
- https://bulletin.iese.de/post/web-invoice_2-1-3_1
- https://wpscan.com/vulnerability/45f43359-98c2-4447-b51b-2d466bad8261
- https://wpscan.com/vulnerability/45f43359-98c2-4447-b51b-2d466bad8261
#### Github
No PoCs found on GitHub currently.