cvelist/2017/7xxx/CVE-2017-7975.json

72 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2019-03-18 01:41:28 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-7975",
"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": [
2017-10-16 12:31:07 -04:00
{
2019-03-18 01:41:28 +00:00
"lang": "eng",
"value": "Artifex jbig2dec 0.13, as used in Ghostscript, allows out-of-bounds writes because of an integer overflow in the jbig2_build_huffman_table function in jbig2_huffman.c during operations on a crafted JBIG2 file, leading to a denial of service (application crash) or possibly execution of arbitrary code."
2017-10-16 12:31:07 -04:00
}
2019-03-18 01:41:28 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "DSA-3855",
"refsource": "DEBIAN",
"url": "http://www.debian.org/security/2017/dsa-3855"
},
{
"name": "https://bugs.ghostscript.com/show_bug.cgi?id=697693",
"refsource": "MISC",
"url": "https://bugs.ghostscript.com/show_bug.cgi?id=697693"
},
{
"name": "GLSA-201708-10",
"refsource": "GENTOO",
"url": "https://security.gentoo.org/glsa/201708-10"
}
]
}
}