Lucene search
K

116 matches found

Vulnrichment
Vulnrichment
added 2026/01/02 12:0 a.m.1 views

CVE-2025-67269

An integer underflow vulnerability exists in the nextstate function in gpsd/packet.c of gpsd versions prior to commit ffa1d6f40bca0b035fc7f5e563160ebb67199da7. When parsing a NAVCOM packet, the payload length is calculated using lexer-length = sizetc - 4 without checking if the input byte c is le...

6.5AI score0.0047EPSS
Exploits2References3
CVE
CVE
added 2026/01/02 12:0 a.m.159 views

CVE-2025-67269

CVE-2025-67269 describes an integer underflow in gpsd/packet.c:nextstate() during NAVCOM packet parsing. The payload length is computed as lexer->length = (size_t)c - 4 without validating that c >= 4, causing an unsigned underflow to a very large value and a loop that can exhaust CPU (DoS)....

7.5CVSS6.5AI score0.0047EPSS
Exploits2References8Affected Software1
Tenable Nessus
Tenable Nessus
added 2025/12/19 12:0 a.m.2 views

SUSE SLES16: ImageMagick / ImageMagick-config-7-SUSE / etc (SUSE-SU-2025:21211-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2025:21211-1 advisory. - CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash bsc1252749. -...

9.8CVSS6.8AI score0.04065EPSS
Exploits6References19
Tenable Nessus
Tenable Nessus
added 2025/12/18 12:0 a.m.6 views

openSUSE 16 Security Update : ImageMagick (openSUSE-SU-2025:20162-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2025:20162-1 advisory. - CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash bsc1252749. - CVE-2025-57807:...

9.8CVSS6.4AI score0.04065EPSS
Exploits6References18
OSV
OSV
added 2025/12/15 9:56 a.m.5 views

SUSE-SU-2025:21211-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash bsc1252749. - CVE-2025-57807: BlobStream Forward-Seek Under-Allocation bsc1249362. - CVE-2025-62171: incomplete fix for integer...

9.8CVSS5.9AI score0.04065EPSS
Exploits6References13
OSV
OSV
added 2025/12/15 9:55 a.m.4 views

OPENSUSE-SU-2025:20162-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2025-62594: unsigned underflow and division-by-zero can lead to OOB pointer arithmetic and process crash bsc1252749. - CVE-2025-57807: BlobStream Forward-Seek Under-Allocation bsc1249362. - CVE-2025-62171: incomplete fix for integer...

9.8CVSS5.9AI score0.04065EPSS
Exploits6References12
Tenable Nessus
Tenable Nessus
added 2025/12/13 12:0 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-11266

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - An out-of-bounds write vulnerability exists in the Grassroots DICOM library GDCM. The issue is triggered during parsing of a malformed DICOM file containing...

6.8CVSS6.8AI score0.00119EPSS
Exploits0References3
NVD
NVD
added 2025/12/12 9:15 p.m.4 views

CVE-2025-11266

An out-of-bounds write vulnerability exists in the Grassroots DICOM library GDCM. The issue is triggered during parsing of a malformed DICOM file containing encapsulated PixelData fragments compressed image data stored as multiple fragments. This vulnerability leads to a segmentation fault caused...

6.8CVSS0.00119EPSS
Exploits0References4
Debian CVE
Debian CVE
added 2025/12/12 8:48 p.m.4 views

CVE-2025-11266

An out-of-bounds write vulnerability exists in the Grassroots DICOM library GDCM. The issue is triggered during parsing of a malformed DICOM file containing encapsulated PixelData fragments compressed image data stored as multiple fragments. This vulnerability leads to a segmentation fault caused...

6.8CVSS5.5AI score0.00119EPSS
Exploits0
Positive Technologies
Positive Technologies
added 2025/12/12 12:0 a.m.8 views

PT-2025-50980

Name of the Vulnerable Software and Affected Versions Grassroots DICOM library GDCM affected versions not specified Description An out-of-bounds write issue exists in the Grassroots DICOM library GDCM during the parsing of a malformed DICOM file. The issue occurs when processing encapsulated...

6.8CVSS6.6AI score0.00119EPSS
Exploits0References9
OSV
OSV
added 2025/11/25 10:18 p.m.3 views

JLSEC-2025-276 libtiff's tiffcrop utility has a uint32_t underflow that can lead to out of bounds read and write

libtiff's tiffcrop utility has a uint32t underflow that can lead to out of bounds read and write. An attacker who supplies a crafted file to tiffcrop likely via tricking a user to run tiffcrop on it with certain parameters could cause a crash or in some cases, further exploitation...

5.5CVSS7AI score0.003EPSS
Exploits0References6
Veracode
Veracode
added 2025/11/19 1:19 p.m.8 views

Denial Of Service (DoS)

ImageMagick is vulnerable to Denial of Service DoS. The vulnerability is due to unsigned integer underflow and division-by-zero conditions in the CLAHEImage function when tile width or height is zero, which allows an attacker to trigger out-of-bounds memory access or application crashes by...

5.5CVSS6.9AI score0.00334EPSS
Exploits1References4Affected Software13
Tenable Nessus
Tenable Nessus
added 2025/11/09 12:0 a.m.3 views

SUSE SLED15 / SLES15 Security Update : ImageMagick (SUSE-SU-2025:3985-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has a package installed that is affected by a vulnerability as referenced in the SUSE-SU-2025:3985-1 advisory. - CVE-2025-62594: Fixed unsigned underflow and division-by-zero that can lead to OOB pointer arithmetic and process...

5.5CVSS5.5AI score0.00334EPSS
Exploits1References4
SUSE Linux
SUSE Linux
added 2025/11/07 10:30 a.m.4 views

Security update for ImageMagick

This update for ImageMagick fixes the following issues: CVE-2025-62594: Fixed unsigned underflow and division-by-zero that can lead to OOB pointer arithmetic and process crash. bsc1252749 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

5.8CVSS6.9AI score0.00334EPSS
Exploits1References4
OSV
OSV
added 2025/11/07 10:30 a.m.2 views

SUSE-SU-2025:3985-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2025-62594: Fixed unsigned underflow and division-by-zero that can lead to OOB pointer arithmetic and process crash. bsc1252749...

5.5CVSS5.8AI score0.00334EPSS
Exploits1References3
Tenable Nessus
Tenable Nessus
added 2025/11/07 12:0 a.m.2 views

SUSE SLED15: ImageMagick / ImageMagick-config-7-SUSE / etc (SUSE-SU-2025:3978-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 / openSUSE 15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:3978-1 advisory. - CVE-2025-62594: Fixed unsigned underflow and division-by-zero that can lead to OOB pointer arithmetic a...

5.5CVSS5.8AI score0.00334EPSS
Exploits1References4
Tenable Nessus
Tenable Nessus
added 2025/11/07 12:0 a.m.3 views

SUSE SLED15: ImageMagick / ImageMagick-config-7-SUSE / etc (SUSE-SU-2025:3956-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2025:3956-1 advisory. - CVE-2025-62594: Fixed unsigned underflow and division-by-zero that can lead to OOB pointer arithmetic and process...

5.5CVSS5.8AI score0.00334EPSS
Exploits1References4
SUSE Linux
SUSE Linux
added 2025/11/06 3:43 p.m.2 views

Security update for ImageMagick

This update for ImageMagick fixes the following issues: CVE-2025-62594: Fixed unsigned underflow and division-by-zero that can lead to OOB pointer arithmetic and process crash. bsc1252749 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

5.8CVSS6.9AI score0.00334EPSS
Exploits1References4
OSV
OSV
added 2025/11/06 3:43 p.m.2 views

SUSE-SU-2025:3978-1 Security update for ImageMagick

This update for ImageMagick fixes the following issues: - CVE-2025-62594: Fixed unsigned underflow and division-by-zero that can lead to OOB pointer arithmetic and process crash. bsc1252749...

5.5CVSS6.8AI score0.00334EPSS
Exploits1References3
SUSE Linux
SUSE Linux
added 2025/11/05 2:51 p.m.2 views

Security update for ImageMagick

This update for ImageMagick fixes the following issues: CVE-2025-62594: Fixed unsigned underflow and division-by-zero that can lead to OOB pointer arithmetic and process crash. bsc1252749 Patch Instructions: To install this SUSE update use the SUSE recommended installation methods like YaST...

5.8CVSS6.9AI score0.00334EPSS
Exploits1References4
Rows per page
Query Builder