Lucene search
+L

6195 matches found

CNNVD
CNNVD
added 2026/02/11 12:00 a.m.14 views

BusyBox 安全漏洞

BusyBox is a set of applications developed by Denis Vlasenko from Ukraine. It contains multiple Linux commands and tools. BusyBox has a security vulnerability; this vulnerability arises from the lack of verification during the extraction of hard links or symbolic links in tar archives. This may...

7CVSS7.1AI score0.0016EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/02/11 12:00 a.m.6 views

CVE-2025-69874

nanotar through 0.2.0 has a path traversal vulnerability in parseTar and parseTarGzip that allows remote attackers to write arbitrary files outside the intended extraction directory via a crafted tar archive containing path traversal sequence...

5.8AI score0.00841EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/02/11 12:00 a.m.9 views

PT-2026-7626

Name of the Vulnerable Software and Affected Versions nanotar versions through 0.2.0 Description The nanotar software contains a path traversal flaw within the parseTar and parseTarGzip functions. This allows attackers to potentially write files to locations outside the intended extraction...

6.9CVSS5.4AI score0.00841EPSS
SaveExploits2References7
Positive Technologies
Positive Technologies
added 2026/02/11 12:00 a.m.12 views

PT-2026-7666

Name of the Vulnerable Software and Affected Versions BusyBox affected versions not specified Description A flaw exists in BusyBox that allows an attacker to modify files outside the intended extraction directory. This is achieved by creating a malicious tar archive with unvalidated hardlink or...

7.2CVSS6AI score0.02871EPSS
SaveExploits6References35
RedHat Linux
RedHat Linux
added 2026/02/10 11:30 a.m.16 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/02/10 9:39 a.m.43 views

Important: Red Hat Security Advisory: OpenShift Container Platform 4.21.1 bug fix and security update

Red Hat OpenShift Container Platform release 4.21.1 is now available with updates to packages and images that fix several bugs and add enhancements. This release includes a security update for Red Hat OpenShift Container Platform 4.21. Red Hat Product Security has rated this update as having a...

9.1CVSS6.7AI score0.00639EPSS
SaveExploits2References7
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:00 a.m.6 views

AlmaLinux 10 : osbuild-composer (ALSA-2026:1837)

The remote AlmaLinux 10 host has packages installed that are affected by a vulnerability as referenced in the ALSA-2026:1837 advisory. golang: archive/tar: Unbounded allocation when parsing GNU sparse map CVE-2025-58183 Tenable has extracted the preceding description block directly from the...

4.3CVSS5.6AI score0.00413EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:00 a.m.9 views

RHEL 9 : OpenShift Container Platform 4.21.1 (RHSA-2026:2082)

The remote Redhat Enterprise Linux 9 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:2082 advisory. Red Hat OpenShift Container Platform is Red Hat's cloud computing Kubernetes application platform solution designed for on-premise or private cloud...

4.3CVSS5.8AI score0.00413EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/10 12:00 a.m.11 views

Siemens SCALANCE and RUGGEDCOM Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') (CVE-2025-4138)

Allows the extraction filter to be ignored, allowing symlink targets to point outside the destination directory, and the modification of some file metadata. You are affected by this vulnerability if using the tarfilemodule to extract untrusted tar archives using TarFile.extractallor...

7.5CVSS7.2AI score0.0129EPSS
SaveExploits7References4
IBM Security Bulletins
IBM Security Bulletins
added 2026/02/09 11:57 a.m.12 views

Security Bulletin: Multiple vulnerabilities in IBM MQ Operator and Queue manager container images

Summary Multiple vulnerabilities were addressed in IBM MQ Operator and Queue manager container images Vulnerability Details CVEID:CVE-2025-61725 DESCRIPTION: The ParseAddress function constructs domain-literal address components through repeated string concatenation. When parsing large...

7.5CVSS5.8AI score0.00604EPSS
SaveExploits1Affected Software1
Redos
Redos
added 2026/02/09 12:00 a.m.15 views

ROS-20260209-73-0030

A vulnerability in the tar.Reader component of the Go programming language is related to unrestricted resource allocation. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service...

4.3CVSS5.6AI score0.00413EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/02/07 12:24 a.m.10 views

SUSE CVE-2026-24843

melange allows users to build apk packages using declarative pipelines. In version 0.11.3 to before 0.40.3, an attacker who can influence the tar stream from a QEMU guest VM could write files outside the intended workspace directory on the host. The retrieveWorkspace function extracts tar entries...

8.4CVSS5.3AI score0.00167EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/02/06 1:25 a.m.9 views

CVE-2026-24884

Compressing is a compressing and uncompressing lib for node. In version 2.0.0 and 1.10.3 and prior, Compressing extracts TAR archives while restoring symbolic links without validating their targets. By embedding symlinks that resolve outside the intended extraction directory, an attacker can caus...

8.4CVSS5.5AI score0.00334EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/02/06 1:25 a.m.10 views

CVE-2026-24843

melange allows users to build apk packages using declarative pipelines. In version 0.11.3 to before 0.40.3, an attacker who can influence the tar stream from a QEMU guest VM could write files outside the intended workspace directory on the host. The retrieveWorkspace function extracts tar entries...

8.4CVSS5.3AI score0.00167EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/02/05 4:03 p.m.16 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/02/05 4:03 p.m.9 views

Moderate: Red Hat Security Advisory: osbuild-composer security update

An update for osbuild-composer is now available for Red Hat Enterprise Linux 10. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerabili...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/05 4:02 p.m.18 views

golang: archive/tar: Unbounded allocation when parsing GNU sparse map

A flaw was found in the archive/tar package in the Go standard library. tar.Reader does not set a maximum size on the number of sparse region data blocks in GNU tar pax 1.0 sparse files. A specially crafted tar archive with a pax header indicating a big number of sparse regions can cause a Go...

4.3CVSS7.1AI score0.00413EPSS
SaveExploits0References8
Veracode
Veracode
added 2026/02/05 12:37 p.m.8 views

Path Traversal

node-tar is vulnerable to Path Traversal. The vulnerability is due to inconsistent path resolution between hardlink security checks and hardlink creation logic, allowing a malicious TAR archive to bypass extraction directory restrictions and create hardlinks to arbitrary files outside the intende...

8.2CVSS5.7AI score0.0055EPSS
SaveExploits1References11Affected Software2
Tenable Nessus
Tenable Nessus
added 2026/02/05 12:00 a.m.10 views

RHEL 10 : osbuild-composer (RHSA-2026:1837)

The remote Redhat Enterprise Linux 10 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2026:1837 advisory. A service for building customized OS artifacts, such as VM images and OSTree commits, that uses osbuild under the hood. Besides building images for...

4.3CVSS5.6AI score0.00413EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/02/05 12:00 a.m.6 views

RHEL 10 : image-builder (RHSA-2026:1838)

The remote Redhat Enterprise Linux 10 host has a package installed that is affected by a vulnerability as referenced in the RHSA-2026:1838 advisory. A local binary for building customized OS artifacts such as VM images and OSTree commits. Uses osbuild under the hood. Security Fixes: golang:...

4.3CVSS5.6AI score0.00413EPSS
SaveExploits0References6
Rows per page
Query Builder