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

72 lines
2.1 KiB
JSON
Raw Normal View History

2017-12-14 00:02:27 -05:00
{
2019-03-18 05:36:57 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2017-17680",
"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 05:36:57 +00:00
"lang": "eng",
"value": "In ImageMagick 7.0.7-12 Q16, a memory leak vulnerability was found in the function ReadXPMImage in coders/xpm.c, which allows attackers to cause a denial of service via a crafted xpm image file."
2017-12-14 01:04:14 -05:00
}
2019-03-18 05:36:57 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ImageMagick/ImageMagick/issues/873",
"refsource": "CONFIRM",
"url": "https://github.com/ImageMagick/ImageMagick/issues/873"
},
{
"name": "102203",
"refsource": "BID",
"url": "http://www.securityfocus.com/bid/102203"
},
{
"name": "USN-3681-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3681-1/"
}
]
}
}