2020-09-16 20:01:46 +00:00
{
"data_type" : "CVE" ,
"data_format" : "MITRE" ,
"data_version" : "4.0" ,
"CVE_data_meta" : {
"ID" : "CVE-2020-25665" ,
2020-12-08 21:02:15 +00:00
"ASSIGNER" : "secalert@redhat.com" ,
"STATE" : "PUBLIC"
} ,
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "n/a" ,
"product" : {
"product_data" : [
{
"product_name" : "ImageMagick" ,
"version" : {
"version_data" : [
{
"version_value" : "prior to 7.0.8-68"
}
]
}
}
]
}
}
]
}
} ,
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng" ,
"value" : "CWE-122->CWE-125"
}
]
}
]
} ,
"references" : {
"reference_data" : [
{
"refsource" : "MISC" ,
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=1891606" ,
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=1891606"
2021-01-12 20:02:40 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20210112 [SECURITY] [DLA 2523-1] imagemagick security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2021/01/msg00010.html"
2023-03-11 23:00:34 +00:00
} ,
{
"refsource" : "MLIST" ,
"name" : "[debian-lts-announce] 20230311 [SECURITY] [DLA 3357-1] imagemagick security update" ,
"url" : "https://lists.debian.org/debian-lts-announce/2023/03/msg00008.html"
2020-12-08 21:02:15 +00:00
}
]
2020-09-16 20:01:46 +00:00
} ,
"description" : {
"description_data" : [
{
"lang" : "eng" ,
2020-12-08 21:02:15 +00:00
"value" : "The PALM image coder at coders/palm.c makes an improper call to AcquireQuantumMemory() in routine WritePALMImage() because it needs to be offset by 256. This can cause a out-of-bounds read later on in the routine. The patch adds 256 to bytes_per_row in the call to AcquireQuantumMemory(). This could cause impact to reliability. This flaw affects ImageMagick versions prior to 7.0.8-68."
2020-09-16 20:01:46 +00:00
}
]
}
}