10 matches found
EUVD-2017-8934
Malware in sbrugna...
Ubuntu 16.04 ESM : ImageMagick vulnerabilities (USN-5335-1)
The remote Ubuntu 16.04 ESM host has packages installed that are affected by multiple vulnerabilities as referenced in the USN-5335-1 advisory. It was discovered that ImageMagick incorrectly handled certain values when processing XPM image data or large images. If a user or automated system using...
CVE-2020-25665
CVE-2020-25665 affects ImageMagick’s PALM image coder (coders/palm.c). The vulnerability arises from an improper call to AcquireQuantumMemory() in WritePALMImage() that should offset by 256; this can lead to an out-of-bounds read later in the routine. The fix patches the call by adding 256 to byt...
CVE-2020-27761
WritePALMImage in /coders/palm.c used sizet casts in several areas of a calculation which could lead to values outside the range of representable type unsigned long undefined behavior when a crafted input file was processed by ImageMagick. The patch casts to ssizet instead to avoid this issue. Re...
CVE-2017-17783
In GraphicsMagick 1.3.27a, there is a buffer over-read in ReadPALMImage in coders/palm.c when QuantumDepth is 8...
CVE-2017-17783
In GraphicsMagick 1.3.27a, there is a buffer over-read in ReadPALMImage in coders/palm.c when QuantumDepth is 8...
Memory Leak
ImageMagick is vulnerable to denial of service DoS attacks through a memory leak. A malicious user can cause a memory leak by passing a palm file to WritePALMImage in coders/palm.c...
CVE-2017-11537
When ImageMagick 7.0.6-1 processes a crafted file in convert, it can lead to a Floating Point Exception FPE in the WritePALMImage function in coders/palm.c, related to an incorrect bits-per-pixel calculation...
CVE-2008-6070
GraphicsMagick, CVE-2008-6070, affects 1.x before 1.2.3: multiple heap-based buffer underflows in ReadPALMImage (coders/palm.c) allow remote attackers to crash or potentially execute code via a crafted PALM image. Public details are confirmed in Debian advisory DSA-1903-1 and related OpenVAS entr...
CVE-2007-0770
Buffer overflow in GraphicsMagick and ImageMagick allows user-assisted remote attackers to cause a denial of service and possibly execute arbitrary code via a PALM image that is not properly handled by the ReadPALMImage function in coders/palm.c. NOTE: this issue is due to an incomplete patch for...