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