### [CVE-2024-36039](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-36039) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description PyMySQL through 1.1.0 allows SQL injection if used with untrusted JSON input because keys are not escaped by escape_dict. ### POC #### Reference No PoCs from references. #### Github - https://github.com/kenjyco/sql-helper