mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
82 lines
2.9 KiB
JSON
82 lines
2.9 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2015-5380",
|
|
"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": "The Utf8DecoderBase::WriteUtf16Slow function in unicode-decoder.cc in Google V8, as used in Node.js before 0.12.6, io.js before 1.8.3 and 2.x before 2.3.3, and other products, does not verify that there is memory available for a UTF-16 surrogate pair, which allows remote attackers to cause a denial of service (memory corruption) or possibly have unspecified other impact via a crafted byte sequence."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "https://codereview.chromium.org/1226493003",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://codereview.chromium.org/1226493003"
|
|
},
|
|
{
|
|
"name": "https://medium.com/@iojs/important-security-upgrades-for-node-js-and-io-js-8ac14ece5852",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://medium.com/@iojs/important-security-upgrades-for-node-js-and-io-js-8ac14ece5852"
|
|
},
|
|
{
|
|
"name": "https://github.com/joyent/node/issues/25583",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/joyent/node/issues/25583"
|
|
},
|
|
{
|
|
"name": "http://blog.nodejs.org/2015/07/03/node-v0-12-6-stable/",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://blog.nodejs.org/2015/07/03/node-v0-12-6-stable/"
|
|
},
|
|
{
|
|
"name": "75556",
|
|
"refsource": "BID",
|
|
"url": "http://www.securityfocus.com/bid/75556"
|
|
}
|
|
]
|
|
}
|
|
} |