mirror of
https://github.com/CVEProject/cvelist.git
synced 2025-07-29 05:56:59 +00:00
87 lines
3.1 KiB
JSON
87 lines
3.1 KiB
JSON
{
|
|
"CVE_data_meta": {
|
|
"ASSIGNER": "cve@mitre.org",
|
|
"ID": "CVE-2014-5256",
|
|
"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": "Node.js 0.8 before 0.8.28 and 0.10 before 0.10.30 does not consider the possibility of recursive processing that triggers V8 garbage collection in conjunction with a V8 interrupt, which allows remote attackers to cause a denial of service (memory corruption and application crash) via deep JSON objects whose parsing lets this interrupt mask an overflow of the program stack."
|
|
}
|
|
]
|
|
},
|
|
"problemtype": {
|
|
"problemtype_data": [
|
|
{
|
|
"description": [
|
|
{
|
|
"lang": "eng",
|
|
"value": "n/a"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"references": {
|
|
"reference_data": [
|
|
{
|
|
"name": "http://www-01.ibm.com/support/docview.wss?uid=swg21684769",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://www-01.ibm.com/support/docview.wss?uid=swg21684769"
|
|
},
|
|
{
|
|
"name": "61260",
|
|
"refsource": "SECUNIA",
|
|
"url": "http://secunia.com/advisories/61260"
|
|
},
|
|
{
|
|
"name": "http://advisories.mageia.org/MGASA-2014-0516.html",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://advisories.mageia.org/MGASA-2014-0516.html"
|
|
},
|
|
{
|
|
"name": "https://github.com/joyent/node/commit/530af9cb8e700e7596b3ec812bad123c9fa06356",
|
|
"refsource": "CONFIRM",
|
|
"url": "https://github.com/joyent/node/commit/530af9cb8e700e7596b3ec812bad123c9fa06356"
|
|
},
|
|
{
|
|
"name": "http://blog.nodejs.org/2014/07/31/v8-memory-corruption-stack-overflow/",
|
|
"refsource": "CONFIRM",
|
|
"url": "http://blog.nodejs.org/2014/07/31/v8-memory-corruption-stack-overflow/"
|
|
},
|
|
{
|
|
"name": "MDVSA-2015:142",
|
|
"refsource": "MANDRIVA",
|
|
"url": "http://www.mandriva.com/security/advisories?name=MDVSA-2015:142"
|
|
}
|
|
]
|
|
}
|
|
} |