Lucene search
+L

6198 matches found

Mageia
Mageia
added 2025/11/04 4:13 p.m.30 views

Updated golang packages fix security vulnerabilities

Insufficient validation of bracketed IPv6 hostnames in net/url. CVE-2025-47912 Unbounded allocation when parsing GNU sparse map in archive/tar. CVE-2025-58183 Parsing DER payload can cause memory exhaustion in encoding/asn1. CVE-2025-58185 Lack of limit when parsing cookies can cause memory...

7.5CVSS6.8AI score0.00617EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2025/11/03 8:30 p.m.17 views

CVE-2025-12060

The keras.utils.getfile API in Keras, when used with the extract=True option for tar archives, is vulnerable to a path traversal attack. The utility uses Python's tarfile.extractall function without the filter="data" feature. A remote attacker can craft a malicious tar archive containing special...

9.4CVSS6.7AI score0.01376EPSS
SaveExploits11References5
OSV
OSV
added 2025/11/03 3:23 p.m.9 views

JLSEC-2025-197 GNU Tar through 1.35 allows file overwrite via directory traversal in crafted TAR archives, with a...

GNU Tar through 1.35 allows file overwrite via directory traversal in crafted TAR archives, with a certain two-step process. First, the victim must extract an archive that contains a ../ symlink to a critical directory. Second, the victim must extract an archive that contains a critical file,...

4.1CVSS6AI score0.00433EPSS
SaveExploits1References6
RedhatCVE
RedhatCVE
added 2025/11/03 1:51 p.m.12 views

CVE-2025-58183

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...

7.5CVSS5.8AI score0.00413EPSS
SaveExploits0References7
Fedora
Fedora
added 2025/11/03 1:07 a.m.13 views

[SECURITY] Fedora 42 Update: rust-astral-tokio-tar-0.5.6-1.fc42

A Rust implementation of an async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all ...

8.1CVSS7AI score0.00677EPSS
SaveExploits1
Fedora
Fedora
added 2025/11/03 1:02 a.m.17 views

[SECURITY] Fedora 41 Update: rust-astral-tokio-tar-0.5.6-1.fc41

A Rust implementation of an async TAR file reader and writer. This library does not currently handle compression, but it is abstract over all I/O readers and writers. Additionally, great lengths are taken to ensure that the entire contents are never required to be entirely resident in memory all ...

8.1CVSS7AI score0.00677EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2025/11/03 12:00 a.m.10 views

Fedora 41 : openapi-python-client / python-uv-build / ruff / etc (2025-43a0bff5ea)

The remote Fedora 41 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2025-43a0bff5ea advisory. uv 0.9.5 https://github.com/astral-sh/uv/blob/0.9.5/CHANGELOG.md Since uv was built with astral-tokio-tar 0.5.6, this is a security fix for...

8.1CVSS6.9AI score0.00677EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2025/11/03 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2025-64118

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - node-tar is a Tar for Node.js. In 7.5.1, using .t aka .list with sync: true to read tar entry contents returns uninitialized memory contents if tar file was...

6.1CVSS6.6AI score0.00125EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/11/03 12:00 a.m.8 views

Fedora 42 : openapi-python-client / python-uv-build / ruff / etc (2025-a77c1f005b)

The remote Fedora 42 host has packages installed that are affected by multiple vulnerabilities as referenced in the FEDORA-2025-a77c1f005b advisory. uv 0.9.5 https://github.com/astral-sh/uv/blob/0.9.5/CHANGELOG.md Since uv was built with astral-tokio-tar 0.5.6, this is a security fix for...

8.1CVSS6.9AI score0.00677EPSS
SaveExploits1References3
AstraLinux
AstraLinux
added 2025/11/01 10:54 a.m.7 views

Astra Linux – Vulnerability in tar

The vulnerability of the extractfile function in the GNU Tar archive viewer is related to reading data beyond the buffer’s allowed limits. Exploiting this vulnerability allows a remote attacker to cause service interruptions...

5.5CVSS5.5AI score
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2025/10/31 11:17 a.m.18 views

Security Bulletin: IBM App Connect Enterprise Certified Container operands are vulnerable to loss of confidentiality [CVE-2025-59343]

Summary Node.js module tar-fs is used by IBM App Connect Enterprise Certified Container for processing tar files and streams. IBM App Connect Enterprise Certified Container operands are vulnerable to loss of confidentiality. This bulletin provides patch information to address the reported...

8.7CVSS6.4AI score0.00553EPSS
SaveExploits0Affected Software1
Microsoft CVE
Microsoft CVE
added 2025/10/31 8:04 a.m.7 views

Unbounded allocation when parsing GNU sparse map in archive/tar

...

5.5CVSS7AI score0.00413EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2025/10/30 6:31 p.m.33 views

Duplicate Advisory: Keras keras.utils.get_file API is vulnerable to a path traversal attack

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hjqc-jx6g-rwp9. This link is maintained to preserve external references. Original Description The keras.utils.getfile API in Keras, when used with the extract=True option for tar archives, is vulnerable to a pat...

6.9AI score
SaveExploits0References6Affected Software1
OSV
OSV
added 2025/10/30 6:31 p.m.9 views

GHSA-28JP-44VH-Q42H Duplicate Advisory: Keras keras.utils.get_file API is vulnerable to a path traversal attack

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-hjqc-jx6g-rwp9. This link is maintained to preserve external references. Original Description The keras.utils.getfile API in Keras, when used with the extract=True option for tar archives, is vulnerable to a pat...

8.9CVSS6.9AI score
SaveExploits0References6
NVD
NVD
added 2025/10/30 6:15 p.m.9 views

CVE-2025-64118

node-tar is a Tar for Node.js. In 7.5.1, using .t aka .list with sync: true to read tar entry contents returns uninitialized memory contents if tar file was changed on disk to a smaller size while being read. This vulnerability is fixed in 7.5.2...

6.1CVSS0.00125EPSS
SaveExploits0References4
OSV
OSV
added 2025/10/30 6:15 p.m.20 views

UBUNTU-CVE-2025-64118

node-tar is a Tar for Node.js. In 7.5.1, using .t aka .list with sync: true to read tar entry contents returns uninitialized memory contents if tar file was changed on disk to a smaller size while being read. This vulnerability is fixed in 7.5.2...

6.1CVSS6.8AI score0.00125EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2025/10/30 5:50 p.m.3 views

CVE-2025-64118 node-tar vulnerable to race condition leading to uninitialized memory exposure

node-tar is a Tar for Node.js. In 7.5.1, using .t aka .list with sync: true to read tar entry contents returns uninitialized memory contents if tar file was changed on disk to a smaller size while being read. This vulnerability is fixed in 7.5.2...

6.1CVSS6.3AI score0.00125EPSS
SaveExploits0References4
EUVD
EUVD
added 2025/10/30 5:50 p.m.10 views

EUVD-2025-37038

node-tar is a Tar for Node.js. In 7.5.1, using .t aka .list with sync: true to read tar entry contents returns uninitialized memory contents if tar file was changed on disk to a smaller size while being read. This vulnerability is fixed in 7.5.2...

6.1CVSS6.1AI score0.00125EPSS
SaveExploits0References6
EUVD
EUVD
added 2025/10/30 5:50 p.m.5 views

EUVD-2025-37034

node-tar is a Tar for Node.js. In 7.5.1, using .t aka .list with sync: true to read tar entry contents returns uninitialized memory contents if tar file was changed on disk to a smaller size while being read. This vulnerability is fixed in 7.5.2...

6.1CVSS6.2AI score0.00125EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2025/10/30 5:50 p.m.29 views

CVE-2025-64118 node-tar vulnerable to race condition leading to uninitialized memory exposure

node-tar is a Tar for Node.js. In 7.5.1, using .t aka .list with sync: true to read tar entry contents returns uninitialized memory contents if tar file was changed on disk to a smaller size while being read. This vulnerability is fixed in 7.5.2...

6.1CVSS0.00125EPSS
SaveExploits0References4
Rows per page
Query Builder