cvelist/2016/4xxx/CVE-2016-4074.json
2022-02-04 16:01:13 +00:00

87 lines
2.9 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2016-4074",
"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 jv_dump_term function in jq 1.5 allows remote attackers to cause a denial of service (stack consumption and application crash) via a crafted JSON file. This issue has been fixed in jq 1.6_rc1-r0."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "[oss-security] 20160424 Re: CVE Request: jq: stack exhaustion using jv_dump_term() function",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/04/24/4"
},
{
"name": "https://github.com/stedolan/jq/issues/1136",
"refsource": "MISC",
"url": "https://github.com/stedolan/jq/issues/1136"
},
{
"name": "[oss-security] 20160424 CVE Request: jq: stack exhaustion using jv_dump_term() function",
"refsource": "MLIST",
"url": "http://www.openwall.com/lists/oss-security/2016/04/24/3"
},
{
"refsource": "MISC",
"name": "https://github.com/stedolan/jq/",
"url": "https://github.com/stedolan/jq/"
},
{
"refsource": "MISC",
"name": "https://github.com/NixOS/nixpkgs/pull/18908",
"url": "https://github.com/NixOS/nixpkgs/pull/18908"
},
{
"refsource": "MISC",
"name": "https://github.com/hashicorp/consul/issues/10263",
"url": "https://github.com/hashicorp/consul/issues/10263"
}
]
}
}