cvelist/2015/8xxx/CVE-2015-8863.json

113 lines
3.6 KiB
JSON

{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2015-8863",
"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" : "Off-by-one error in the tokenadd function in jv_parse.c in jq allows remote attackers to cause a denial of service (crash) via a long JSON-encoded number, which triggers a heap-based buffer overflow."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "n/a"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "[oss-security] 20160423 CVE Request: jq: heap buffer overflow in tokenadd() function",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2016/04/23/1"
},
{
"name" : "[oss-security] 20160423 Re: CVE Request: jq: heap buffer overflow in tokenadd() function",
"refsource" : "MLIST",
"url" : "http://www.openwall.com/lists/oss-security/2016/04/23/2"
},
{
"name" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231",
"refsource" : "CONFIRM",
"url" : "https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=802231"
},
{
"name" : "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd",
"refsource" : "CONFIRM",
"url" : "https://github.com/stedolan/jq/commit/8eb1367ca44e772963e704a700ef72ae2e12babd"
},
{
"name" : "https://github.com/stedolan/jq/issues/995",
"refsource" : "CONFIRM",
"url" : "https://github.com/stedolan/jq/issues/995"
},
{
"name" : "GLSA-201612-20",
"refsource" : "GENTOO",
"url" : "https://security.gentoo.org/glsa/201612-20"
},
{
"name" : "RHSA-2016:1098",
"refsource" : "REDHAT",
"url" : "http://rhn.redhat.com/errata/RHSA-2016-1098.html"
},
{
"name" : "RHSA-2016:1099",
"refsource" : "REDHAT",
"url" : "http://rhn.redhat.com/errata/RHSA-2016-1099.html"
},
{
"name" : "RHSA-2016:1106",
"refsource" : "REDHAT",
"url" : "http://rhn.redhat.com/errata/RHSA-2016-1106.html"
},
{
"name" : "openSUSE-SU-2016:1212",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-updates/2016-05/msg00012.html"
},
{
"name" : "openSUSE-SU-2016:1214",
"refsource" : "SUSE",
"url" : "http://lists.opensuse.org/opensuse-updates/2016-05/msg00014.html"
}
]
}
}