### [CVE-2023-3211](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-3211) ![](https://img.shields.io/static/v1?label=Product&message=WordPress%20Database%20Administrator&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen) ### Description The WordPress Database Administrator WordPress plugin through 1.0.3 does not properly sanitise and escape a parameter before using it in a SQL statement via an AJAX action available to unauthenticated users, leading to a SQL injection. ### POC #### Reference - https://wpscan.com/vulnerability/873824f0-e8b1-45bd-8579-bc3c649a54e5/ #### Github No PoCs found on GitHub currently.