Vulnerability CVE-2015-9244


Published: 2018-05-29

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.

Type:

CWE-89

(Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection'))

CVSS2 => (AV:N/AC:L/Au:N/C:P/I:P/A:P)

CVSS Base Score
Impact Subscore
Exploitability Subscore
7.5/10
6.4/10
10/10
Exploit range
Attack complexity
Authentication
Remote
Low
No required
Confidentiality impact
Integrity impact
Availability impact
Partial
Partial
Partial
Affected software
Mysqljs -> Mysql node module 

 References:
https://github.com/felixge/node-mysql/issues/342
https://nodesecurity.io/advisories/66

Copyright 2024, cxsecurity.com

 

Back to Top