cvelist/2016/4xxx/CVE-2016-4425.json

93 lines
2.9 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2016-4425",
"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" : "Jansson 2.7 and earlier allows context-dependent attackers to cause a denial of service (deep recursion, stack consumption, and crash) via crafted JSON data."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20160501 CVE Request: Jansson: stack exhaustion parsing a JSON file",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2016/05/01/5"
},
{
"name" : "[oss-security] 20160502 Re: CVE Request: Jansson: stack exhaustion parsing a JSON file",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2016/05/02/1"
},
{
"name" : "[oss-security] 20160503 Re: CVE Request: Jansson: stack exhaustion parsing a JSON file",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2016/05/03/3"
},
{
"name" : "https://github.com/akheron/jansson/issues/282",
"refsource" : "CONFIRM",
"url" : "https://github.com/akheron/jansson/issues/282"
},
{
"name" : "https://github.com/akheron/jansson/pull/284",
"refsource" : "CONFIRM",
"url" : "https://github.com/akheron/jansson/pull/284"
},
{
"name" : "https://github.com/akheron/jansson/pull/284/commits/64ce0ad3731ebd77e02897b07920eadd0e2cc318",
"refsource" : "CONFIRM",
"url" : "https://github.com/akheron/jansson/pull/284/commits/64ce0ad3731ebd77e02897b07920eadd0e2cc318"
},
{
"name" : "DSA-3577",
"refsource" : "DEBIAN",
"url" : "http://www.debian.org/security/2015/dsa-3577"
}
]
}
}