### [CVE-2021-24401](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24401) ![](https://img.shields.io/static/v1?label=Product&message=WP%20Domain%20Redirect&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=1.0%3C%3D%201.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen) ### Description The Edit domain functionality in the WP Domain Redirect WordPress plugin through 1.0 has an `editid` parameter which is not sanitised, escaped or validated before inserting to a SQL statement, leading to SQL injection. ### POC #### Reference - https://codevigilant.com/disclosure/2021/wp-plugins-domain-redirect/ - https://wpscan.com/vulnerability/f9ae34a9-84c9-4d48-af6a-9e6c786f856e #### Github No PoCs found on GitHub currently.