CVE-2015-9244 (GCVE-0-2015-9244)
Vulnerability from cvelistv5
Published
2018-05-29 20:00
Modified
2024-09-16 16:48
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-89 - SQL Injection ()
Summary
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.
References
| URL | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| HackerOne | mysql node module |
Version: <=v2.0.0-alpha7 |
{
"containers": {
"adp": [
{
"providerMetadata": {
"dateUpdated": "2024-08-06T08:43:42.290Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://github.com/felixge/node-mysql/issues/342"
},
{
"tags": [
"x_refsource_MISC",
"x_transferred"
],
"url": "https://nodesecurity.io/advisories/66"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"product": "mysql node module",
"vendor": "HackerOne",
"versions": [
{
"status": "affected",
"version": "\u003c=v2.0.0-alpha7"
}
]
}
],
"datePublic": "2018-04-26T00:00:00",
"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."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-89",
"description": "SQL Injection (CWE-89)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2018-05-29T19:57:02",
"orgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"shortName": "hackerone"
},
"references": [
{
"tags": [
"x_refsource_MISC"
],
"url": "https://github.com/felixge/node-mysql/issues/342"
},
{
"tags": [
"x_refsource_MISC"
],
"url": "https://nodesecurity.io/advisories/66"
}
],
"x_legacyV4Record": {
"CVE_data_meta": {
"ASSIGNER": "support@hackerone.com",
"DATE_PUBLIC": "2018-04-26T00:00:00",
"ID": "CVE-2015-9244",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "mysql node module",
"version": {
"version_data": [
{
"version_value": "\u003c=v2.0.0-alpha7"
}
]
}
}
]
},
"vendor_name": "HackerOne"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"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."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "SQL Injection (CWE-89)"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/felixge/node-mysql/issues/342",
"refsource": "MISC",
"url": "https://github.com/felixge/node-mysql/issues/342"
},
{
"name": "https://nodesecurity.io/advisories/66",
"refsource": "MISC",
"url": "https://nodesecurity.io/advisories/66"
}
]
}
}
}
},
"cveMetadata": {
"assignerOrgId": "36234546-b8fa-4601-9d6f-f4e334aa8ea1",
"assignerShortName": "hackerone",
"cveId": "CVE-2015-9244",
"datePublished": "2018-05-29T20:00:00Z",
"dateReserved": "2017-10-29T00:00:00",
"dateUpdated": "2024-09-16T16:48:28.663Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2015-9244\",\"sourceIdentifier\":\"support@hackerone.com\",\"published\":\"2018-05-29T20:29:00.597\",\"lastModified\":\"2024-11-21T02:40:08.063\",\"vulnStatus\":\"Modified\",\"cveTags\":[],\"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\",\"baseScore\":9.8,\"baseSeverity\":\"CRITICAL\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"HIGH\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"HIGH\"},\"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\",\"baseScore\":7.5,\"accessVector\":\"NETWORK\",\"accessComplexity\":\"LOW\",\"authentication\":\"NONE\",\"confidentialityImpact\":\"PARTIAL\",\"integrityImpact\":\"PARTIAL\",\"availabilityImpact\":\"PARTIAL\"},\"baseSeverity\":\"HIGH\",\"exploitabilityScore\":10.0,\"impactScore\":6.4,\"acInsufInfo\":true,\"obtainAllPrivilege\":false,\"obtainUserPrivilege\":false,\"obtainOtherPrivilege\":false,\"userInteractionRequired\":false}]},\"weaknesses\":[{\"source\":\"support@hackerone.com\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-89\"}]},{\"source\":\"nvd@nist.gov\",\"type\":\"Primary\",\"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\"]},{\"url\":\"https://github.com/felixge/node-mysql/issues/342\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Exploit\",\"Third Party Advisory\"]},{\"url\":\"https://nodesecurity.io/advisories/66\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\",\"tags\":[\"Third Party Advisory\"]}]}}"
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…