cvelist/2017/17xxx/CVE-2017-17682.json

77 lines
2.4 KiB
JSON
Raw Normal View History

2017-12-14 00:02:27 -05:00
{
2019-03-18 04:27:30 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17682",
"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-12-14 01:04:14 -05:00
{
2019-03-18 04:27:30 +00:00
"lang": "eng",
"value": "In ImageMagick 7.0.7-12 Q16, a large loop vulnerability was found in the function ExtractPostscript in coders/wpg.c, which allows attackers to cause a denial of service (CPU exhaustion) via a crafted wpg image file that triggers a ReadWPGImage call."
2017-12-14 01:04:14 -05:00
}
2019-03-18 04:27:30 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ImageMagick/ImageMagick/issues/870",
"refsource": "CONFIRM",
"url": "https://github.com/ImageMagick/ImageMagick/issues/870"
},
{
"name": "USN-3681-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3681-1/"
},
{
"name": "[debian-lts-announce] 20180101 [SECURITY] [DLA 1227-1] imagemagick security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/01/msg00000.html"
},
{
"name": "102202",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/102202"
}
]
}
}