### [CVE-2022-4117](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-4117) ![](https://img.shields.io/static/v1?label=Product&message=IWS&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 IWS WordPress plugin through 1.0 does not properly escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to an unauthenticated SQL injection. ### POC #### Reference - https://wpscan.com/vulnerability/1fac3eb4-13c0-442d-b27c-7b7736208193 #### Github - https://github.com/ARPSyndicate/cvemon - https://github.com/cyllective/CVEs