A flaw was found in GIMP. An integer overflow vulnerability exists when processing ICO image files, specifically in the ico_read_info and ico_read_icon functions. This issue arises because a size calculation for image buffers can wrap around due to a 32-bit integer evaluation, allowing oversized image headers to bypass security checks. A remote attacker could exploit this by providing a specially crafted ICO file, leading to a buffer overflow and memory corruption, which may result in an application level denial of service.
{
"binaries": [
{
"binary_name": "gimp",
"binary_version": "3.0.4-6.1"
},
{
"binary_name": "gimp-data",
"binary_version": "3.0.4-6.1"
},
{
"binary_name": "gir1.2-gimp-3.0",
"binary_version": "3.0.4-6.1"
},
{
"binary_name": "libgimp-3.0-0",
"binary_version": "3.0.4-6.1"
},
{
"binary_name": "libgimp-3.0-bin",
"binary_version": "3.0.4-6.1"
}
]
}{
"binaries": [
{
"binary_name": "gimp",
"binary_version": "3.2.2-1"
},
{
"binary_name": "gimp-data",
"binary_version": "3.2.2-1"
},
{
"binary_name": "gir1.2-gimp-3.0",
"binary_version": "3.2.2-1"
},
{
"binary_name": "libgimp-3.0-0",
"binary_version": "3.2.2-1"
},
{
"binary_name": "libgimp-3.0-bin",
"binary_version": "3.2.2-1"
}
]
}