### [CVE-2021-24866](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-24866) ![](https://img.shields.io/static/v1?label=Product&message=WP%20Data%20Access&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=5.0.0%3C%205.0.0%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen) ### Description The WP Data Access WordPress plugin before 5.0.0 does not properly sanitise and escape the backup_date parameter before using it a SQL statement, leading to a SQL injection issue and could allow arbitrary table deletion ### POC #### Reference - https://wpscan.com/vulnerability/a9073616-ffd6-4956-b2e7-0fb2eac6e9b5 #### Github No PoCs found on GitHub currently.