cvelist/2019/12xxx/CVE-2019-12211.json
2021-07-03 05:00:49 +00:00

97 lines
3.4 KiB
JSON

{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-12211",
"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": "When FreeImage 3.18.0 reads a tiff file, it will be handed to the Load function of the PluginTIFF.cpp file, but a memcpy occurs in which the destination address and the size of the copied data are not considered, resulting in a heap overflow."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"url": "https://sourceforge.net/p/freeimage/discussion/36111/thread/e06734bed5/",
"refsource": "MISC",
"name": "https://sourceforge.net/p/freeimage/discussion/36111/thread/e06734bed5/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-655994894e",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/PUWVVP67FYM4GMWD7TPQ7C7JPPRUZHYE/"
},
{
"refsource": "FEDORA",
"name": "FEDORA-2019-76f546b7b8",
"url": "https://lists.fedoraproject.org/archives/list/package-announce@lists.fedoraproject.org/message/VZ7KBYPPNRMX7RRWVJSX4T63E3TFB6TG/"
},
{
"refsource": "MLIST",
"name": "[debian-lts-announce] 20191210 [SECURITY] [DLA 2031-1] freeimage security update",
"url": "https://lists.debian.org/debian-lts-announce/2019/12/msg00012.html"
},
{
"refsource": "DEBIAN",
"name": "DSA-4593",
"url": "https://www.debian.org/security/2019/dsa-4593"
},
{
"refsource": "BUGTRAQ",
"name": "20191229 [SECURITY] [DSA 4593-1] freeimage security update",
"url": "https://seclists.org/bugtraq/2019/Dec/45"
},
{
"refsource": "UBUNTU",
"name": "USN-4529-1",
"url": "https://usn.ubuntu.com/4529-1/"
},
{
"refsource": "GENTOO",
"name": "GLSA-202107-02",
"url": "https://security.gentoo.org/glsa/202107-02"
}
]
}
}