Lucene search
+L

6259 matches found

OSV
OSV
added 2025/07/11 5:15 p.m.7 views

CVE-2025-45582

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.1CVSS6.5AI score0.00433EPSS
SaveExploits1References6
UbuntuCve
UbuntuCve
added 2025/07/11 5:15 p.m.14 views

CVE-2025-45582

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.1CVSS6.2AI score0.00433EPSS
SaveExploits1References3
OSV
OSV
added 2025/07/11 5:15 p.m.11 views

UBUNTU-CVE-2025-45582

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.1CVSS6.6AI score0.00433EPSS
SaveExploits1References4
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.6 views

tar-fs has issue where extract can write outside the specified dir with a specific tarball

...

8.7CVSS5.8AI score0.00576EPSS
SaveExploits0
CNNVD
CNNVD
added 2025/07/11 12:00 a.m.6 views

GNU Tar 安全漏洞

GNU Tar is a set of tools for creating tar-formatted files from the American GNU community. GNU Tar suffers from a directory traversal vulnerability that originates in a specially crafted TAR archive, which can be exploited by an attacker to access locations outside of restricted directories and...

4.1CVSS6.8AI score0.00433EPSS
SaveExploits1References7
Debian CVE
Debian CVE
added 2025/07/11 12:00 a.m.15 views

CVE-2025-45582

Removed by vendor...

4.1CVSS6.2AI score0.00433EPSS
SaveExploits1
CVE
CVE
added 2025/07/11 12:00 a.m.145 views

CVE-2025-45582

CVE-2025-45582 (GNU Tar) : GNU Tar up to 1.35 allows file overwrite via a two-step directory traversal attack. An attacker can craft two archives: first to place a ../ symlink to a sensitive directory, second to target a critical file by a relative path beginning with the symlink, causing the ext...

4.1CVSS6.1AI score0.00433EPSS
SaveExploits1References6Affected Software1
AlpineLinux
AlpineLinux
added 2025/07/11 12:00 a.m.15 views

CVE-2025-45582

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.1CVSS6.2AI score0.00433EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2025/07/11 12:00 a.m.5 views

CVE-2025-45582

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.1CVSS6.1AI score0.00433EPSS
SaveExploits1References5
Tenable Nessus
Tenable Nessus
added 2025/07/11 12:00 a.m.2 views

CBL Mariner 2.0 Security Update: reaper (CVE-2025-48387)

The version of reaper installed on the remote CBL Mariner 2.0 host is prior to tested version. It is, therefore, affected by a vulnerability as referenced in the CVE-2025-48387 advisory. - tar-fs provides filesystem bindings for tar-stream. Versions prior to 3.0.9, 2.1.3, and 1.16.5 have an issue...

8.7CVSS6.4AI score0.00576EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/07/11 12:00 a.m.6 views

PT-2025-29264

Name of the Vulnerable Software and Affected Versions: GNU Tar versions through 1.35 Description: GNU Tar through version 1.35 is susceptible to a directory traversal vulnerability that allows for file overwrites within crafted TAR archives. The vulnerability requires a two-step process: first,...

4.1CVSS6.6AI score0.00433EPSS
SaveExploits1References77
Cvelist
Cvelist
added 2025/07/11 12:00 a.m.74 views

CVE-2025-45582

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.1CVSS0.00433EPSS
SaveExploits1References5
OSV
OSV
added 2025/07/10 9:02 a.m.105 views

BIT-PYTHON-2025-4517 Arbitrary writes via tarfile realpath overflow

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.4CVSS9.7AI score0.0143EPSS
SaveExploits11References13
OSV
OSV
added 2025/07/10 9:02 a.m.27 views

BIT-PYTHON-2025-4330 Extraction filter bypass for linking outside extraction directory

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.5CVSS8.2AI score0.00939EPSS
SaveExploits2References13
OSV
OSV
added 2025/07/10 9:02 a.m.18 views

BIT-PYTHON-MIN-2025-4138 Bypassing extraction filter to create symlinks to arbitrary targets outside extraction directory

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.5CVSS8.2AI score0.01385EPSS
SaveExploits7References13
OSV
OSV
added 2025/07/10 9:01 a.m.21 views

BIT-PYTHON-MIN-2024-12718 Bypass extraction filter to modify file metadata outside extraction directory

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.3CVSS7AI score0.00768EPSS
SaveExploits1References14
Tenable Nessus
Tenable Nessus
added 2025/07/10 12:00 a.m.6 views

EulerOS 2.0 SP10 : libarchive (EulerOS-SA-2025-1778)

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/07/10 12:00 a.m.5 views

EulerOS 2.0 SP10 : libarchive (EulerOS-SA-2025-1801)

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
RedHat Linux
RedHat Linux
added 2025/07/08 11:17 a.m.11 views

cpython: Tarfile extracts filtered members when errorlevel=0

A flaw was found in CPython's tarfile module. This vulnerability allows unauthorized file extraction via crafted tar archives when TarFile.errorlevel=0, bypassing expected filtering mechanisms...

7.5CVSS6.3AI score0.0059EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2025/07/08 11:17 a.m.12 views

cpython: python: Bypass extraction filter to modify file metadata outside extraction directory

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

5.3CVSS7.1AI score0.00768EPSS
SaveExploits1References11
Rows per page
Query Builder