Lucene search
+L

6156 matches found

OpenVAS
OpenVAS
added 2026/03/16 12:0 a.m.3 views

Huawei EulerOS: Security Advisory for util-linux (EulerOS-SA-2026-1326)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS7.2AI score0.00183EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/03/14 12:0 a.m.4 views

SUSE SLES12 Security Update : libpng15 (SUSE-SU-2026:0898-1)

The remote SUSE Linux SLES12 host has a package installed that is affected by a vulnerability as referenced in the SUSE- SU-2026:0898-1 advisory. - CVE-2025-64505: heap buffer over-read in 'pngdoquantize' via malformed palette index bsc1254157. Tenable has extracted the preceding description bloc...

6.1CVSS6AI score0.00187EPSS
SaveExploits2References4
Tenable Nessus
Tenable Nessus
added 2026/03/13 12:0 a.m.6 views

AlmaLinux 8 : mingw-libpng (ALSA-2026:4306)

The remote AlmaLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the ALSA-2026:4306 advisory. libpng: libpng: Information disclosure and denial of service via integer truncation in simplified write API CVE-2026-22801 libpng: libpng: Denial of servi...

8.3CVSS6.2AI score0.00955EPSS
SaveExploits2References5
Github Security Blog
Github Security Blog
added 2026/03/12 2:2 p.m.12 views

ImageMagick has Heap Out-of-Bounds Read in DCM Decoder (ReadDCMImage)

A heap out-of-bounds read vulnerability exists in the coders/dcm.c module. When processing DICOM files with a specific configuration, the decoder loop incorrectly reads bytes per iteration. This causes the function to read past the end of the allocated buffer, potentially leading to a Denial of...

6.5CVSS5.8AI score0.0034EPSS
SaveExploits0References4Affected Software19
Rockylinux
Rockylinux
added 2026/03/12 12:1 p.m.3 views

mingw-libpng security update

An update is available for mingw-libpng. This update affects Rocky Linux 8. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list MinGW Windows Libpng library. Security Fixes: libpng: libpng: Informatio...

8.3CVSS6.1AI score0.00955EPSS
SaveExploits2
EUVD
EUVD
added 2026/03/12 12:31 a.m.9 views

EUVD-2026-11482

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6AI score0.00485EPSS
SaveExploits0References5
BDU FSTEC
BDU FSTEC
added 2026/03/12 12:0 a.m.6 views

The vulnerability of the library for working with PNG bitmap graphics, related to reading data beyond the buffer’s acceptable limits, allows attackers to access confidential data and cause service failures.

The vulnerability of the library for working with PNG bitmap graphics involves reading data beyond the allowed buffer limits. Exploiting this vulnerability can allow an attacker to gain access to confidential data, as well as cause service interruptions...

7.5CVSS6.5AI score0.00407EPSS
SaveExploits4References12Affected Software7
Tenable Nessus
Tenable Nessus
added 2026/03/12 12:0 a.m.3 views

Unity Linux 20.1050e / 20.1060e / 20.1070e Security Update: raptor2 (UTSA-2026-006052)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006052 advisory. In Raptor RDF Syntax Library through 2.0.16, there is a heap-based buffer over-read when parsing triples with the nquads parser in raptorntriplesparseterminternal...

5.5CVSS6AI score0.00284EPSS
SaveExploits1References4
NVD
NVD
added 2026/03/11 11:16 p.m.6 views

CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS0.00485EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/11 11:16 p.m.8 views

UBUNTU-CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6AI score0.00485EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/11 10:58 p.m.5 views

CVE-2026-31988 yauzl 3.2.0 - Denial of Service via Off-by-One Error in NTFS Timestamp Parser

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS6.2AI score0.00485EPSS
SaveExploits0References6
CVE
CVE
added 2026/03/11 10:58 p.m.32 views

CVE-2026-31988

Vulnerability in yauzl 3.2.0 (Node.js): an off‑by‑one bug in the NTFS extended timestamp extra field parser inside getLastModDate() allows readUInt16LE() to exceed the buffer when the loop condition is cursor < data.length + 4 instead of cursor + 4

6.9CVSS6AI score0.00485EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/03/11 10:58 p.m.7 views

CVE-2026-31988

yauzl aka Yet Another Unzip Library version 3.2.0 for Node.js contains an off-by-one error in the NTFS extended timestamp extra field parser within the getLastModDate function. The while loop condition checks cursor data.length + 4 instead of cursor + 4 = data.length, allowing readUInt16LE to rea...

6.9CVSS5.7AI score0.00485EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/03/11 12:0 a.m.15 views

PT-2026-24893

Name of the Vulnerable Software and Affected Versions yauzl version 3.2.0 Description yauzl, also known as Yet Another Unzip Library, version 3.2.0 for Node.js contains an off-by-one error within the getLastModDate function, specifically in the NTFS extended timestamp extra field parser. The...

6.9CVSS6AI score0.00485EPSS
SaveExploits0References16
RedhatCVE
RedhatCVE
added 2026/03/10 8:9 a.m.7 views

CVE-2026-3631

Delta Electronics COMMGR2 has Buffer Over-read DoS vulnerability...

7.5CVSS5.8AI score0.00898EPSS
SaveExploits0References1
Zero Day Initiative
Zero Day Initiative
added 2026/03/10 12:0 a.m.10 views

Apple macOS ImageIO SGI File Parsing Out-Of-Bounds Read Information Disclosure Vulnerability

This vulnerability allows remote attackers to disclose sensitive information on affected installations of Apple macOS. Interaction with the ImageIO framework is required to exploit this vulnerability but attack vectors may vary depending on the implementation. The specific flaw exists within the...

3.3CVSS5.2AI score0.00237EPSS
SaveExploits0References1
OpenVAS
OpenVAS
added 2026/03/10 12:0 a.m.5 views

Huawei EulerOS: Security Advisory for util-linux (EulerOS-SA-2026-1264)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2026 Greenbone AG Some text descriptions might be excerpted from a referenced sources, and are Copyright C by the respective right holders. SPDX-License-Identifier: GPL-2.0-only ifdescription...

6.1CVSS5.8AI score0.00183EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/09 9:48 p.m.7 views

Out-of-bounds Read

Overview Magick.NET-Q16-HDRI-arm64 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 a...

5.5CVSS6AI score0.00105EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/09 9:48 p.m.5 views

Out-of-bounds Read

Overview Magick.NET-Q8-x64 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...

5.5CVSS6AI score0.00105EPSS
SaveExploits0References2
OSV
OSV
added 2026/03/09 9:48 p.m.3 views

CVE-2026-30935 ImageMagick has a heap Buffer Over-Read in BilateralBlurImage

ImageMagick is free and open-source software used for editing and manipulating digital images. Prior to versions 7.1.2-16, BilateralBlurImage contains a heap buffer over-read caused by an incorrect conversion. When processing a crafted image with the -bilateral-blur operation an out of bounds rea...

4.4CVSS5.9AI score0.00105EPSS
SaveExploits0References3
Rows per page
Query Builder