cvelist/2018/21xxx/CVE-2018-21270.json
2020-12-03 21:01:50 +00:00

72 lines
2.2 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-21270",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "n/a",
"version": {
"version_data": [
{
"version_value": "n/a"
}
]
}
}
]
},
"vendor_name": "n/a"
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "Versions less than 0.0.6 of the Node.js stringstream module are vulnerable to an out-of-bounds read because of allocation of uninitialized buffers when a number is passed in the input stream (when using Node.js 4.x)."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://hackerone.com/reports/321670",
"refsource": "MISC",
"name": "https://hackerone.com/reports/321670"
},
{
"url": "https://www.npmjs.com/advisories/664",
"refsource": "MISC",
"name": "https://www.npmjs.com/advisories/664"
},
{
"url": "https://github.com/mhart/StringStream/issues/7",
"refsource": "MISC",
"name": "https://github.com/mhart/StringStream/issues/7"
}
]
}
}