### [CVE-2015-9244](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-9244) ![](https://img.shields.io/static/v1?label=Product&message=mysql%20node%20module&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=%3C%3Dv2.0.0-alpha7%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=SQL%20Injection%20(CWE-89)&color=brightgreen) ### Description Keys of objects in mysql node module v2.0.0-alpha7 and earlier are not escaped with `mysql.escape()` which could lead to SQL Injection. ### POC #### Reference No PoCs from references. #### Github - https://github.com/20142995/nuclei-templates - https://github.com/ARPSyndicate/cvemon - https://github.com/cyb3r-w0lf/nuclei-template-collection