Lucene search
+L

6247 matches found

Exploit DB
Exploit DB
added 2025/06/13 12:00 a.m.260 views

Windows File Explorer Windows 10 Pro x64 - TAR Extraction

import os import tarfile def main: filename = input"Enter your file name: " ipaddress = input"Enter IP EX: 192.168.1.162: " librarycontent = f""" \\ipaddress\IT """ libraryfilename = f"filename.library-ms" with openlibraryfilename, "w", encoding="utf-8" as f: f.writelibrarycontent tarname =...

6.5CVSS5.5AI score0.24638EPSS
SaveExploits22
OpenVAS
OpenVAS
added 2025/06/12 12:00 a.m.7 views

Debian: Security Advisory (DLA-4214-1)

The remote host is missing an update for the Debian 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...

8.7CVSS7.5AI score0.02216EPSS
SaveExploits2References2
Tenable Nessus
Tenable Nessus
added 2025/06/12 12:00 a.m.4 views

EulerOS 2.0 SP11 : libarchive (EulerOS-SA-2025-1664)

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.0036EPSS
SaveExploits1References2
Packet Storm News
Packet Storm News
added 2025/06/12 12:00 a.m.10 views

SMB NTLM Hash Leakage

This is a proof of concept for exploiting CVE-2025-24071, a vulnerability in Windows that allows NTLM hash leakage via .library-ms files. This version diverges slightly from others by using a .tar archive instead of a .zip, which improves compatibility in SMB-only environments...

6.5CVSS7.1AI score0.24638EPSS
SaveExploits22
Tenable Nessus
Tenable Nessus
added 2025/06/12 12:00 a.m.5 views

EulerOS 2.0 SP11 : libarchive (EulerOS-SA-2025-1663)

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.0036EPSS
SaveExploits1References2
Debian
Debian
added 2025/06/11 8:57 p.m.12 views

[SECURITY] [DLA 4214-1] node-tar-fs security update

------------------------------------------------------------------------- Debian LTS Advisory DLA-4214-1 [email protected] https://www.debian.org/lts/security/ Adrian Bunk June 11, 2025 https://wiki.debian.org/LTS -...

8.7CVSS7.1AI score0.02216EPSS
SaveExploits2
Tenable Nessus
Tenable Nessus
added 2025/06/11 12:00 a.m.9 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.0036EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/06/11 12:00 a.m.8 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.0036EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/06/11 12:00 a.m.12 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.0036EPSS
SaveExploits1References2
Tenable Nessus
Tenable Nessus
added 2025/06/11 12:00 a.m.6 views

Debian dla-4214 : node-tar-fs - security update

The remote Debian 11 host has a package installed that is affected by multiple vulnerabilities as referenced in the dla-4214 advisory. - ------------------------------------------------------------------------- Debian LTS Advisory DLA-4214-1 [email protected]...

8.7CVSS6.5AI score0.02216EPSS
SaveExploits2References6
BDU FSTEC
BDU FSTEC
added 2025/06/09 12:00 a.m.8 views

The vulnerability of the TarFile.extractall() and TarFile.extract() functions in the tarfile module of the Python programming language interpreter (CPython) allows attackers to write arbitrary files.

The vulnerability of the TarFile.extractall and TarFile.extract functions in the tarfile module of the CPython interpreter is related to an incorrect path name limitation for restricted access directories when processing the filter= parameter with a value of data or tar. Exploiting this...

9.7CVSS6.6AI score0.01376EPSS
SaveExploits11References28Affected Software16
Veracode
Veracode
added 2025/06/05 11:03 a.m.13 views

Path Traversal

Python tarfile module is vulnerable to Path Traversal. The vulnerability is due to improper validation of file paths during extraction with TarFile.extractall or TarFile.extract when using the filter="data" or filter="tar" parameter, which allows an attacker to craft a malicious tar archive that...

9.4CVSS5.9AI score0.01376EPSS
SaveExploits11References16Affected Software2
SUSE CVE
SUSE CVE
added 2025/06/05 4:23 a.m.12 views

SUSE CVE-2024-12718

Allows modifying some file metadata e.g. last modified with filter="data" or file permissions chmod with filter="tar" of files outside the extraction directory. You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or...

5.3CVSS7.6AI score0.00715EPSS
SaveExploits1References21
Veracode
Veracode
added 2025/06/05 3:08 a.m.12 views

Directory Traversal

tar-fs is vulnerable to Directory traversal. The vulnerability is due to improper path validation during tarball extraction, allowing attackers to write files outside the target directory and potentially overwrite system files or inject malicious content...

8.7CVSS6.7AI score0.00554EPSS
SaveExploits0References5Affected Software1
SUSE CVE
SUSE CVE
added 2025/06/04 3:02 a.m.13 views

SUSE CVE-2025-4517

Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or TarFile.extract using the filter= parameter with a value of...

8.4CVSS7.7AI score0.01376EPSS
SaveExploits11References22
RedhatCVE
RedhatCVE
added 2025/06/03 2:54 p.m.17 views

CVE-2025-4517

A flaw was found in the CPython tarfile module. This vulnerability allows arbitrary filesystem writes outside the extraction directory via extracting untrusted tar archives using the TarFile.extractall or TarFile.extract methods with the extraction filter parameter set to "data" or "tar"...

9.4CVSS6.7AI score0.01376EPSS
SaveExploits11References9
RedhatCVE
RedhatCVE
added 2025/06/03 2:51 p.m.16 views

CVE-2024-12718

A flaw was found in CPython's tarfile module. This vulnerability allows modification of file metadata, such as timestamps or permissions, outside the intended extraction directory via maliciously crafted tar archives using the filter="data" or filter="tar" extraction filters. Mitigation Mitigatio...

7.6CVSS6.6AI score0.00715EPSS
SaveExploits1References10
OSV
OSV
added 2025/06/03 1:15 p.m.10 views

DEBIAN-CVE-2025-4330

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 tarfile module to extract untrusted tar archives using TarFile.extractall or...

7.5CVSS7.2AI score0.00903EPSS
SaveExploits2References1
OSV
OSV
added 2025/06/03 1:15 p.m.8 views

DEBIAN-CVE-2025-4517

Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or TarFile.extract using the filter= parameter with a value of...

9.4CVSS7.3AI score0.01376EPSS
SaveExploits11References1
ATTACKERKB
ATTACKERKB
added 2025/06/03 1:15 p.m.5 views

CVE-2025-4517

Allows arbitrary filesystem writes outside the extraction directory during extraction with filter="data". You are affected by this vulnerability if using the tarfile module to extract untrusted tar archives using TarFile.extractall or TarFile.extract using the filter= parameter with a value of...

9.4CVSS7AI score0.01376EPSS
SaveExploits11References13Affected Software1
Rows per page
Query Builder