Lucene search
+L

3205 matches found

SUSE CVE
SUSE CVE
added 2025/06/11 2:55 a.m.6 views

SUSE CVE-2025-5917

A vulnerability has been identified in the libarchive library. This flaw involves an 'off-by-one' miscalculation when handling prefixes and suffixes for file names. This can lead to a 1-byte write overflow. While seemingly small, such an overflow can corrupt adjacent memory, leading to...

2.8CVSS4.8AI score0.00165EPSS
SaveExploits0References8
OpenVAS
OpenVAS
added 2025/06/11 12:0 a.m.2 views

Huawei EulerOS: Security Advisory for libarchive (EulerOS-SA-2025-1592)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 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...

7.8CVSS4.2AI score0.00351EPSS
SaveExploits1References2
OpenVAS
OpenVAS
added 2025/06/11 12:0 a.m.1 views

Huawei EulerOS: Security Advisory for libarchive (EulerOS-SA-2025-1591)

The remote host is missing an update for the Huawei EulerOS SPDX-FileCopyrightText: 2025 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...

7.8CVSS4.2AI score0.00351EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/06/11 12:0 a.m.11 views

CentOS 9 : libarchive-3.5.3-5.el9

The remote CentOS Linux 9 host has packages installed that are affected by a vulnerability as referenced in the libarchive-3.5.3-5.el9 build changelog. - listitemverbose in tar/util.c in libarchive through 3.7.7 does not check an strftime return value, which can lead to a denial of service or...

7.8CVSS5.8AI score0.00351EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/06/11 12:0 a.m.7 views

EulerOS 2.0 SP12 : libarchive (EulerOS-SA-2025-1591)

According to the versions of the libarchive package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : listitemverbose in tar/util.c in libarchive through 3.7.7 does not check an strftime return value, which can lead to a denial of service or...

7.8CVSS5.8AI score0.00351EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/06/11 12:0 a.m.5 views

EulerOS 2.0 SP12 : libarchive (EulerOS-SA-2025-1592)

According to the versions of the libarchive package installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : listitemverbose in tar/util.c in libarchive through 3.7.7 does not check an strftime return value, which can lead to a denial of service or...

7.8CVSS5.8AI score0.00351EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2025/06/10 2:18 a.m.4 views

SUSE CVE-2025-5914

A vulnerability has been identified in the libarchive library, specifically within the archivereadformatrarseekdata function. This flaw involves an integer overflow that can ultimately lead to a double-free condition. Exploiting a double-free vulnerability can result in memory corruption, enablin...

7CVSS8.1AI score0.00326EPSS
SaveExploits2References14
SUSE CVE
SUSE CVE
added 2025/06/10 2:18 a.m.3 views

SUSE CVE-2025-5915

A vulnerability has been identified in the libarchive library. This flaw can lead to a heap buffer over-read due to the size of a filter block potentially exceeding the Lempel-Ziv-Storer-Schieber LZSS window. This means the library may attempt to read beyond the allocated memory buffer, which can...

4.4CVSS6.7AI score0.00163EPSS
SaveExploits1References8
SUSE CVE
SUSE CVE
added 2025/06/10 2:18 a.m.5 views

SUSE CVE-2025-5916

A vulnerability has been identified in the libarchive library. This flaw involves an integer overflow that can be triggered when processing a Web Archive WARC file that claims to have more than INT64MAX - 4 content bytes. An attacker could craft a malicious WARC archive to induce this overflow,...

4.4CVSS5AI score0.00155EPSS
SaveExploits0References10
SUSE CVE
SUSE CVE
added 2025/06/10 2:18 a.m.4 views

SUSE CVE-2025-5918

A vulnerability has been identified in the libarchive library. This flaw can be triggered when file streams are piped into bsdtar, potentially allowing for reading past the end of the file. This out-of-bounds read can lead to unintended consequences, including unpredictable program behavior, memo...

3.9CVSS6.8AI score0.00341EPSS
SaveExploits0References8
NVD
NVD
added 2025/06/09 8:15 p.m.11 views

CVE-2025-5918

A vulnerability has been identified in the libarchive library. This flaw can be triggered when file streams are piped into bsdtar, potentially allowing for reading past the end of the file. This out-of-bounds read can lead to unintended consequences, including unpredictable program behavior, memo...

6.6CVSS0.00341EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/09 8:15 p.m.10 views

CVE-2025-5916

A vulnerability has been identified in the libarchive library. This flaw involves an integer overflow that can be triggered when processing a Web Archive WARC file that claims to have more than INT64MAX - 4 content bytes. An attacker could craft a malicious WARC archive to induce this overflow,...

5.6CVSS0.00155EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2025/06/09 8:15 p.m.7 views

CVE-2025-5916

A vulnerability has been identified in the libarchive library. This flaw involves an integer overflow that can be triggered when processing a Web Archive WARC file that claims to have more than INT64MAX - 4 content bytes. An attacker could craft a malicious WARC archive to induce this overflow,...

5.6CVSS7.3AI score0.00155EPSS
SaveExploits0References4
NVD
NVD
added 2025/06/09 8:15 p.m.10 views

CVE-2025-5917

A vulnerability has been identified in the libarchive library. This flaw involves an 'off-by-one' miscalculation when handling prefixes and suffixes for file names. This can lead to a 1-byte write overflow. While seemingly small, such an overflow can corrupt adjacent memory, leading to...

5CVSS0.00165EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2025/06/09 8:15 p.m.7 views

CVE-2025-5918

A vulnerability has been identified in the libarchive library. This flaw can be triggered when file streams are piped into bsdtar, potentially allowing for reading past the end of the file. This out-of-bounds read can lead to unintended consequences, including unpredictable program behavior, memo...

6.6CVSS7.1AI score0.00341EPSS
SaveExploits0References4
AlpineLinux
AlpineLinux
added 2025/06/09 8:15 p.m.6 views

CVE-2025-5917

A vulnerability has been identified in the libarchive library. This flaw involves an 'off-by-one' miscalculation when handling prefixes and suffixes for file names. This can lead to a 1-byte write overflow. While seemingly small, such an overflow can corrupt adjacent memory, leading to...

5CVSS7.5AI score0.00165EPSS
SaveExploits0References4
OSV
OSV
added 2025/06/09 8:15 p.m.6 views

AZL-63774 CVE-2025-5916 affecting package libarchive for versions less than 3.7.7-3

A vulnerability has been identified in the libarchive library. This flaw involves an integer overflow that can be triggered when processing a Web Archive WARC file that claims to have more than INT64MAX - 4 content bytes. An attacker could craft a malicious WARC archive to induce this overflow,...

5.6CVSS6.3AI score0.00155EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/09 8:15 p.m.7 views

AZL-63753 CVE-2025-5918 affecting package cmake for versions less than 3.30.3-8

A vulnerability has been identified in the libarchive library. This flaw can be triggered when file streams are piped into bsdtar, potentially allowing for reading past the end of the file. This out-of-bounds read can lead to unintended consequences, including unpredictable program behavior, memo...

6.6CVSS7AI score0.00341EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/09 8:15 p.m.9 views

AZL-63854 CVE-2025-5917 affecting package libarchive for versions less than 3.6.1-7

A vulnerability has been identified in the libarchive library. This flaw involves an 'off-by-one' miscalculation when handling prefixes and suffixes for file names. This can lead to a 1-byte write overflow. While seemingly small, such an overflow can corrupt adjacent memory, leading to...

5CVSS6.4AI score0.00165EPSS
SaveExploits0References1
OSV
OSV
added 2025/06/09 8:15 p.m.8 views

AZL-63821 CVE-2025-5918 affecting package cmake for versions less than 3.21.4-20

A vulnerability has been identified in the libarchive library. This flaw can be triggered when file streams are piped into bsdtar, potentially allowing for reading past the end of the file. This out-of-bounds read can lead to unintended consequences, including unpredictable program behavior, memo...

6.6CVSS5.7AI score0.00341EPSS
SaveExploits0References1
Rows per page
Query Builder