cvelist/2018/16xxx/CVE-2018-16749.json

82 lines
2.8 KiB
JSON
Raw Normal View History

2018-09-09 11:07:42 -04:00
{
2019-03-18 01:07:36 +00:00
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2018-16749",
"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": [
2018-09-09 11:07:42 -04:00
{
2019-03-18 01:07:36 +00:00
"lang": "eng",
"value": "In ImageMagick 7.0.7-29 and earlier, a missing NULL check in ReadOneJNGImage in coders/png.c allows an attacker to cause a denial of service (WriteBlob assertion failure and application exit) via a crafted file."
2018-09-09 11:07:42 -04:00
}
2019-03-18 01:07:36 +00:00
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"name": "https://github.com/ImageMagick/ImageMagick6/commit/1007b98f8795ad4bea6bc5f68a32d83e982fdae4",
"refsource": "MISC",
"url": "https://github.com/ImageMagick/ImageMagick6/commit/1007b98f8795ad4bea6bc5f68a32d83e982fdae4"
},
{
"name": "[debian-lts-announce] 20181003 [SECURITY] [DLA 1530-1] imagemagick security update",
"refsource": "MLIST",
"url": "https://lists.debian.org/debian-lts-announce/2018/10/msg00002.html"
},
{
"name": "USN-3785-1",
"refsource": "UBUNTU",
"url": "https://usn.ubuntu.com/3785-1/"
},
{
"name": "https://github.com/ImageMagick/ImageMagick/issues/1119",
"refsource": "MISC",
"url": "https://github.com/ImageMagick/ImageMagick/issues/1119"
2020-09-08 00:01:31 +00:00
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20200907 [SECURITY] [DLA 2366-1] imagemagick security update",
"url": "https://lists.debian.org/debian-lts-announce/2020/09/msg00007.html"
2019-03-18 01:07:36 +00:00
}
]
}
}