CVE-2020-25665
Published: 8 December 2020
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.
Priority
Status
Package | Release | Status |
---|---|---|
imagemagick Launchpad, Ubuntu, Debian |
bionic |
Released
(8:6.9.7.4+dfsg-16ubuntu6.11)
|
focal |
Released
(8:6.9.10.23+dfsg-2.1ubuntu11.4)
|
|
hirsute |
Not vulnerable
(8:6.9.11.60+dfsg-1ubuntu1)
|
|
trusty |
Needed
|
|
groovy |
Released
(8:6.9.10.23+dfsg-2.1ubuntu13.3)
|
|
impish |
Not vulnerable
(8:6.9.11.60+dfsg-1ubuntu1)
|
|
jammy |
Not vulnerable
(8:6.9.11.60+dfsg-1ubuntu1)
|
|
kinetic |
Not vulnerable
(8:6.9.11.60+dfsg-1ubuntu1)
|
|
lunar |
Not vulnerable
(8:6.9.11.60+dfsg-1ubuntu1)
|
|
upstream |
Released
(8:6.9.11.24+dfsg-1)
|
|
xenial |
Released
(8:6.8.9.9-7ubuntu5.16+esm2)
Available with Ubuntu Pro or Ubuntu Pro (Infra-only) |
|
Patches: upstream: https://github.com/ImageMagick/ImageMagick6/commit/ca80e93cc887fb8971ceba2eead2c74e2b927df4 |
Severity score breakdown
Parameter | Value |
---|---|
Base score | 5.5 |
Attack vector | Local |
Attack complexity | Low |
Privileges required | None |
User interaction | Required |
Scope | Unchanged |
Confidentiality | None |
Integrity impact | None |
Availability impact | High |
Vector | CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H |