mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-05 10:17:57 +00:00
908 B
908 B
CVE-2022-4371
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://wpscan.com/vulnerability/45f43359-98c2-4447-b51b-2d466bad8261
Github
No PoCs found on GitHub currently.