cvelist/2019/12xxx/CVE-2019-12979.json

77 lines
2.3 KiB
JSON
Raw Normal View History

2019-06-26 18:01:00 +00:00
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12979",
"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": "ImageMagick 7.0.8-34 has a \"use of uninitialized value\" vulnerability in the SyncImageSettings function in MagickCore/image.c. This is related to AcquireImage in magick/image.c."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://github.com/ImageMagick/ImageMagick/issues/1522",
"refsource": "MISC",
"name": "https://github.com/ImageMagick/ImageMagick/issues/1522"
2019-06-28 07:01:07 +00:00
},
{
"refsource": "BID",
"name": "108913",
"url": "http://www.securityfocus.com/bid/108913"
2019-08-21 15:00:50 +00:00
},
{
"refsource": "SUSE",
"name": "openSUSE-SU-2019:1983",
"url": "http://lists.opensuse.org/opensuse-security-announce/2019-08/msg00069.html"
2019-11-14 18:01:44 +00:00
},
{
"refsource": "UBUNTU",
"name": "USN-4192-1",
"url": "https://usn.ubuntu.com/4192-1/"
2019-06-26 18:01:00 +00:00
}
]
}
}