{ "id": "CVE-2015-9244", "sourceIdentifier": "support@hackerone.com", "published": "2018-05-29T20:29:00.597", "lastModified": "2021-05-18T19:20:18.937", "vulnStatus": "Analyzed", "descriptions": [ { "lang": "en", "value": "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." }, { "lang": "es", "value": "Las claves de objetos en el m\u00f3dulo mysql node en versiones v2.0.0-alpha7 y anteriores no se escapan con \"mysql.escape()\", lo que podr\u00eda conducir a una inyecci\u00f3n SQL." } ], "metrics": { "cvssMetricV31": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "3.1", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "attackVector": "NETWORK", "attackComplexity": "LOW", "privilegesRequired": "NONE", "userInteraction": "NONE", "scope": "UNCHANGED", "confidentialityImpact": "HIGH", "integrityImpact": "HIGH", "availabilityImpact": "HIGH", "baseScore": 9.8, "baseSeverity": "CRITICAL" }, "exploitabilityScore": 3.9, "impactScore": 5.9 } ], "cvssMetricV2": [ { "source": "nvd@nist.gov", "type": "Primary", "cvssData": { "version": "2.0", "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "accessVector": "NETWORK", "accessComplexity": "LOW", "authentication": "NONE", "confidentialityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "baseScore": 7.5 }, "baseSeverity": "HIGH", "exploitabilityScore": 10.0, "impactScore": 6.4, "acInsufInfo": true, "obtainAllPrivilege": false, "obtainUserPrivilege": false, "obtainOtherPrivilege": false, "userInteractionRequired": false } ] }, "weaknesses": [ { "source": "nvd@nist.gov", "type": "Primary", "description": [ { "lang": "en", "value": "CWE-89" } ] }, { "source": "support@hackerone.com", "type": "Secondary", "description": [ { "lang": "en", "value": "CWE-89" } ] } ], "configurations": [ { "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:mysqljs:mysql:*:*:*:*:*:node.js:*:*", "versionEndIncluding": "0.9.6", "matchCriteriaId": "57E168F5-0917-4659-8A22-5B6C8C87C1A0" }, { "vulnerable": true, "criteria": "cpe:2.3:a:mysqljs:mysql:2.0.0:alpha:*:*:*:node.js:*:*", "matchCriteriaId": "604E8416-EB30-40D2-8239-63CB1EC08292" }, { "vulnerable": true, "criteria": "cpe:2.3:a:mysqljs:mysql:2.0.0:alpha2:*:*:*:node.js:*:*", "matchCriteriaId": "295CD5DB-8252-4CDC-B6D6-F41DBB7F8C0E" }, { "vulnerable": true, "criteria": "cpe:2.3:a:mysqljs:mysql:2.0.0:alpha3:*:*:*:node.js:*:*", "matchCriteriaId": "6AB6AA92-476E-4C8E-B000-33D2DED72F07" }, { "vulnerable": true, "criteria": "cpe:2.3:a:mysqljs:mysql:2.0.0:alpha4:*:*:*:node.js:*:*", "matchCriteriaId": "E3A25E77-93C4-4852-8289-D09528EDE310" }, { "vulnerable": true, "criteria": "cpe:2.3:a:mysqljs:mysql:2.0.0:alpha7:*:*:*:node.js:*:*", "matchCriteriaId": "295749A1-E344-419C-81C3-FA170D4E85DA" }, { "vulnerable": true, "criteria": "cpe:2.3:a:mysqljs:mysql:2.0.0:preview:*:*:*:node.js:*:*", "matchCriteriaId": "D432B4B8-B20D-4FA5-9E7F-404C7DA4031C" } ] } ] } ], "references": [ { "url": "https://github.com/felixge/node-mysql/issues/342", "source": "support@hackerone.com", "tags": [ "Exploit", "Third Party Advisory" ] }, { "url": "https://nodesecurity.io/advisories/66", "source": "support@hackerone.com", "tags": [ "Third Party Advisory" ] } ] }