### [CVE-2024-8379](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-8379) ![](https://img.shields.io/static/v1?label=Product&message=Cost%20Calculator%20Builder&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=0%3C%203.2.29%20&color=brighgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=CWE-89%20SQL%20Injection&color=brighgreen) ### Description The Cost Calculator Builder WordPress plugin before 3.2.29 does not properly sanitise and escape a parameter before using it in a SQL statement, leading to a SQL injection exploitable by users with a role as low as Admin. ### POC #### Reference - https://wpscan.com/vulnerability/a3463d5a-8215-4958-a6c0-039681c35a50/ #### Github No PoCs found on GitHub currently.