Lucene search
+L

3622 matches found

OSV
OSV
added 2026/02/25 3:20 p.m.11 views

GHSA-273H-M46V-96Q4 ImageMagick: Integer Overflow in PSB (PSD v2) RLE decoding path causes heap Out of Bounds reads for 32-bit builds

An integer overflow in the PSB PSD v2 RLE decoding path causes a heap out-of-bounds read on 32-bit builds. This can lead to information disclosure or a crash when processing crafted PSB files. ================================================================= ==3298==ERROR: AddressSanitizer:...

3.7CVSS5.6AI score0.00418EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/02/25 3:20 p.m.12 views

Integer Overflow or Wraparound

Overview Magick.NET-Q16-x86 is a Magick.NET allows you can use ImageMagick without having to install ImageMagick on your server or desktop. More information about specific builds see the official docs https://github.com/dlemstra/Magick.NET/tree/main/docs Affected versions of this package are...

6.3CVSS6AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/02/24 3:38 p.m.15 views

ImageMagick: Heap overflow in sun decoder on 32-bit systems may result in out of bounds write

An Integer Overflow vulnerability exists in the sun decoder. On 32-bit systems/builds, a carefully crafted image can lead to an out of bounds heap write. ================================================================= ==1967675==ERROR: AddressSanitizer: heap-buffer-overflow on address 0xf190b50...

9.8CVSS5.5AI score0.00302EPSS
SaveExploits0References5Affected Software19
RedhatCVE
RedhatCVE
added 2026/02/24 5:31 a.m.15 views

CVE-2026-25897

A flaw was found in ImageMagick. An integer overflow vulnerability in the sun decoder allows a remote attacker to cause an out-of-bounds heap write by processing a carefully crafted image. This issue primarily affects 32-bit systems and builds, potentially leading to a denial of service. Mitigati...

9.8CVSS5.7AI score0.00302EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/24 2:16 a.m.17 views

CVE-2026-25897

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, an Integer Overflow vulnerability exists in the sun decoder. On 32-bit systems/builds, a carefully crafted image can lead to an out of bounds heap write. Versio...

9.8CVSS0.00302EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/02/24 1:16 a.m.24 views

CVE-2026-25897

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, an Integer Overflow vulnerability exists in the sun decoder. On 32-bit systems/builds, a carefully crafted image can lead to an out of bounds heap write. Versio...

9.8CVSS7.7AI score0.00302EPSS
SaveExploits0
AlpineLinux
AlpineLinux
added 2026/02/24 1:16 a.m.20 views

CVE-2026-25897

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, an Integer Overflow vulnerability exists in the sun decoder. On 32-bit systems/builds, a carefully crafted image can lead to an out of bounds heap write. Versio...

9.8CVSS5.6AI score0.00302EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/02/24 12:00 a.m.20 views

ImageMagick 安全漏洞

ImageMagick is a set of open-source image processing software developed by the ImageMagick project. It can read, convert, and write images in various formats. Versions of ImageMagick prior to 7.1.2-15 and 6.9.13-40 contained security vulnerabilities, which were caused by integer overflows in the...

9.8CVSS7.2AI score0.00302EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/02/24 12:00 a.m.13 views

PT-2026-21600

Name of the Vulnerable Software and Affected Versions ImageMagick versions prior to 7.1.2-15 Description ImageMagick is software used for editing and manipulating digital images. The WriteUHDRImage function in coders/uhdr.c uses 32-bit integer arithmetic to calculate the pixel buffer size. When...

9.8CVSS6AI score0.00501EPSS
SaveExploits0References160
UbuntuCve
UbuntuCve
added 2026/02/24 12:00 a.m.12 views

CVE-2026-25897

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-15 and 6.9.13-40, an Integer Overflow vulnerability exists in the sun decoder. On 32-bit systems/builds, a carefully crafted image can lead to an out of bounds heap write. Versio...

9.8CVSS5.9AI score0.00302EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/02/23 6:48 a.m.26 views

ImageMagick: ImageMagick vulnerable to denial of service via integer overflow in BMP decoder on 32-bit systems

A vulnerability for an integer overflow has been identified in the ImageMagick image processing software suite on 32-bit systems with non-default resource limits. An attacker can exploit this flaw by providing a specially crafted malicious image file BMP format for processing. Successful...

7.5CVSS5.7AI score0.00809EPSS
SaveExploits1References6
CNNVD
CNNVD
added 2026/02/23 12:00 a.m.17 views

Crypt::NaCl::Sodium 安全漏洞

Crypt::NaCl::Sodium is an encryption/decryption library open source by CPAN authors. Versions of Crypt::NaCl::Sodium 2.001 and earlier have security vulnerabilities, which stem from integer overflow defects on 32-bit systems...

9.1CVSS5.9AI score0.00346EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/22 11:31 p.m.59 views

CVE-2026-2588

Crypt::NaCl::Sodium for Perl has an integer overflow in 32‑bit environments, affecting versions up to 2.001. The Sodium.xs code casts a STRLEN (size_t) to unsigned long long when passing a length pointer to libsodium, creating an overflow risk where 32‑bit size_t is 32‑bit but unsigned long long ...

9.1CVSS5.6AI score0.00346EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/22 12:00 a.m.15 views

PT-2026-21469

Name of the Vulnerable Software and Affected Versions Crypt::NaCl::Sodium versions through 2.001 Description The software contains an integer overflow flaw on 32-bit systems. Specifically, the Sodium.xs component casts a STRLEN size t to an unsigned long long when passing a length pointer to...

9.1CVSS6AI score0.00346EPSS
SaveExploits0References11
ATTACKERKB
ATTACKERKB
added 2026/02/15 12:02 p.m.9 views

CVE-2026-2516

A vulnerability was identified in Unidocs ezPDF DRM Reader and ezPDF Reader 2.0/3.0.0.4. This affects an unknown part in the library SHFOLDER.dll. Such manipulation leads to uncontrolled search path. The attack needs to be performed locally. Attacks of this nature are highly complex. It is...

7.3CVSS6.6AI score0.00119EPSS
SaveExploits0References8Affected Software2
NVD
NVD
added 2026/02/11 9:16 p.m.10 views

CVE-2020-37181

Torrent FLV Converter 1.51 Build 117 contains a stack overflow vulnerability that allows attackers to overwrite Structured Exception Handler SEH through a malicious registration code input. Attackers can craft a payload with specific offsets and partial SEH overwrite techniques to potentially...

9.8CVSS0.00435EPSS
SaveExploits0References3
CVE
CVE
added 2026/02/11 8:37 p.m.23 views

CVE-2020-37181

Torrent FLV Converter 1.51 Build 117 contains a stack overflow that allows overwriting the Structured Exception Handler (SEH) via a crafted registration code input, enabling potential arbitrary code execution on vulnerable Windows 32-bit systems. The vulnerability is triggered by specific offsets...

9.8CVSS6.1AI score0.00435EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/11 8:37 p.m.10 views

CVE-2020-37181

Torrent FLV Converter 1.51 Build 117 contains a stack overflow vulnerability that allows attackers to overwrite Structured Exception Handler SEH through a malicious registration code input. Attackers can craft a payload with specific offsets and partial SEH overwrite techniques to potentially...

9.8CVSS6.1AI score0.00435EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/04 4:08 p.m.17 views

CVE-2026-23085 irqchip/gic-v3-its: Avoid truncating memory addresses

In the Linux kernel, the following vulnerability has been resolved: irqchip/gic-v3-its: Avoid truncating memory addresses On 32-bit machines with CONFIGARMLPAE, it is possible for lowmem allocations to be backed by addresses physical memory above the 32-bit address limit, as found while...

5.3AI score0.00127EPSS
SaveExploits0References7
NVD
NVD
added 2026/02/03 8:15 p.m.20 views

CVE-2025-64098

Fast DDS is a C++ implementation of the DDS Data Distribution Service standard of the OMG Object Management Group . Prior to versions 3.4.1, 3.3.1, and 2.6.11, when the security mode is enabled, modifying the DATA Submessage within an SPDP packet sent by a publisher causes an Out-Of-Memory OOM...

6.3CVSS0.00451EPSS
SaveExploits0References4
Rows per page
Query Builder