Vulnerability 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.
CVSS Score
9.8
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Mysqljs | Mysql | <= 0.9.6 |
Related Weaknesses (CWE)
References
- https://github.com/felixge/node-mysql/issues/342ExploitThird Party Advisory
- https://nodesecurity.io/advisories/66Third Party Advisory
- https://github.com/felixge/node-mysql/issues/342ExploitThird Party Advisory
- https://nodesecurity.io/advisories/66Third Party Advisory
FAQ
What is CVE-2015-9244?
CVE-2015-9244 is a vulnerability with a CVSS score of 9.8 (CRITICAL). 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.
How severe is CVE-2015-9244?
CVE-2015-9244 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2015-9244?
Check the references section above for vendor advisories and patch information. Affected products include: Mysqljs Mysql.