### [CVE-2023-0224](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-0224) ![](https://img.shields.io/static/v1?label=Product&message=GiveWP&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%202.24.1%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen) ### Description The GiveWP WordPress plugin before 2.24.1 does not properly escape user input before it reaches SQL queries, which could let unauthenticated attackers perform SQL Injection attacks ### POC #### Reference - https://wpscan.com/vulnerability/d8da539d-0a1b-46ef-b48d-710c59cf68e1/ #### Github No PoCs found on GitHub currently.