Lucene search
+L

127 matches found

AstraLinux
AstraLinux
added 2026/08/10 7:11 a.m.15 views

Astra Linux – Vulnerability in grub2

A flaw was discovered in grub2. When reading tar files, grub2 allocates an internal buffer for the file name. However, it fails to properly verify the allocation against possible integer overflows. It’s possible to cause the allocation length to overflow with a specially crafted tar file, resulti...

6.7CVSS6.9AI score0.00279EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/08/04 12:00 a.m.11 views

Amazon Linux 2023 : python3.12, python3.12-devel, python3.12-idle (ALAS2023-2026-1996)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-1996 advisory. The incremental HTML parser html.parser.HTMLParser allows for CPUdenial-of-service through repeated unterminated markup declarations whenprocessing uncontrolled data. CVE-2026-15308 In the...

8.7CVSS5.5AI score0.00637EPSS
SaveExploits0References6
Amazon
Amazon
added 2026/08/04 12:00 a.m.8 views

Important: python3.14

Issue Overview: When using the "configparser" module to write configuration files containing multi-line text values with carriage return characters \r the resulting file could be injected with unexpected keys and values if the attacker controls the written value. CVE-2026-0864 The incremental HTM...

8.7CVSS5.5AI score0.00637EPSS
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/07/29 2:08 p.m.12 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/29 2:07 p.m.12 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/29 1:52 p.m.12 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/29 1:40 p.m.11 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/29 1:32 p.m.10 views

python: Python Tarfile: Unexpected file ownership when extracting hardlinks

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/28 2:18 p.m.10 views

CVE-2026-4360

A flaw was found in the Python Tarfile.extract function. This vulnerability occurs when processing untrusted tar files containing hardlinks, as the filter parameter is not correctly enforced. An attacker could exploit this to write files with unintended user or group ownership, potentially leadin...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/24 3:47 p.m.13 views

GHSA-HHRP-GW25-JR43 Ray: Arbitrary code execution via ray.data.read_webdataset default decoder: pickle.loads(value) and torch.load(weights_only=False)

Summary ray.data.readwebdatasetpaths=... is a @PublicAPIstability="alpha" reader for WebDataset-format TAR files. Its default decoder=True invokes defaultdecoder on every sample's keys, which routes file extension to a decoder by extension. Two of those branches deserialize attacker-controlled...

8.8CVSS6.4AI score0.00553EPSS
SaveExploits1References9
OSV
OSV
added 2026/07/24 11:12 a.m.7 views

OESA-2026-3181 python3 security update

Python combines remarkable power with very clear syntax. It has modules, classes, exceptions, very high level dynamic data types, and dynamic typing. There are interfaces to many system calls and libraries, as well as to various windowing systems. New built-in modules are easily written in C or C...

7.5CVSS5.1AI score0.00637EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/08 11:36 a.m.16 views

BIT-PYTHON-MIN-2026-4360 Tarfile.extract() doesn't fully respect filter parameter

In the Tarfile.extract function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract function...

5.3CVSS5.9AI score0.00277EPSS
SaveExploits0References11
SUSE CVE
SUSE CVE
added 2026/07/03 3:28 a.m.14 views

SUSE CVE-2026-4360

In the Tarfile.extract function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract function...

2.5CVSS5.7AI score0.00277EPSS
SaveExploits0References10
NVD
NVD
added 2026/06/30 3:16 p.m.16 views

CVE-2026-4360

In the Tarfile.extract function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract function...

5.3CVSS0.00277EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/06/30 3:16 p.m.12 views

CVE-2026-4360

In the Tarfile.extract function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract function...

5.3CVSS6.1AI score0.00277EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/06/30 2:45 p.m.16 views

CVE-2026-4360

In the Tarfile.extract function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract function...

5.3CVSS5.8AI score0.00277EPSS
SaveExploits0References11Affected Software1
EUVD
EUVD
added 2026/06/30 2:45 p.m.12 views

EUVD-2026-40336

In the Tarfile.extract function, the filter parameter is not passed properly when extracting hardlinks. An affected system that extracts content from untrusted tar files could end up writing files with an unexpected uid/gid despite the user passing filter='data' to the extract function...

2CVSS5.8AI score0.00277EPSS
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/04/20 2:55 p.m.42 views

CVE-2026-3219

pip handles concatenated tar and ZIP files as ZIP files regardless of filename or whether a file is both a tar and ZIP file. This behavior could result in confusing installation behavior, such as installing "incorrect" files according to the filename of the archive. New behavior only proceeds wit...

4.6CVSS5.2AI score0.00144EPSS
SaveExploits0
OSV
OSV
added 2026/01/22 4:57 p.m.6 views

SUSE-SU-2026:20134-1 Security update for busybox

This update for busybox fixes the following issues: Security fixes: - CVE-2025-60876: HTTP request header injection in wget bsc1253245. - CVE-2025-46394: Fixed tar hidden files via escape sequence bsc1241661. Other fixes: - Set CONFIGFIRSTSYSTEMID to 201 to avoid confclict bsc1236670 - Fix unshar...

6.5CVSS7.1AI score0.00291EPSS
SaveExploits1References7
RedhatCVE
RedhatCVE
added 2026/01/19 11:25 p.m.8 views

CVE-2026-23644

esm.sh is a no-build content delivery network CDN for web development. Prior to Go pseeudoversion 0.0.0-20260116051925-c62ab83c589e, the software has a path traversal vulnerability due to an incomplete fix. path.Clean normalizes a path but does not prevent absolute paths in a malicious tar file...

8.7CVSS5.5AI score0.00485EPSS
SaveExploits1References1
Rows per page
Query Builder