### [CVE-2024-13726](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-13726) ![](https://img.shields.io/static/v1?label=Product&message=Themes%20Coder&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 Coder WordPress plugin through 1.3.4 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/ec226d22-0c09-4e7c-86ec-b64819089b60/ #### Github No PoCs found on GitHub currently.