Lucene search
+L

3067 matches found

Snyk
Snyk
added 2026/02/02 3:30 p.m.11 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the iswithindirectory function, during the extraction process of maliciously crafted wheel archives. An attacker can write files outside the intended installation directory by including specially crafted file pat...

3.9CVSS6.4AI score0.00405EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/02/02 2:43 p.m.41 views

CVE-2026-1703 Limited path traversal when installing wheel archives

When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn't able to inject or overwrite executable files in typical situations...

2CVSS0.00405EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/02/02 2:43 p.m.17 views

EUVD-2026-5106

When pip is installing and extracting a maliciously crafted wheel archive, files may be extracted outside the installation directory. The path traversal is limited to prefixes of the installation directory, thus isn't able to inject or overwrite executable files in typical situations...

2CVSS5.4AI score0.00405EPSS
SaveExploits1References3
CVE
CVE
added 2026/02/02 2:43 p.m.183 views

CVE-2026-1703

CVE-2026-1703 describes a path traversal in wheel extraction during pip install. When parsing a malicious wheel, files may be extracted outside the installation directory, but the traversal is limited to prefixes of the installation directory and is not able to inject/overwrite executable files i...

2CVSS5.4AI score0.00405EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/02/02 1:59 p.m.14 views

EUVD-2026-5103

EAP Legislator is vulnerable to Path Traversal in file extraction functionality. Attacker can prepare zipx archive default file type used by the Legislator application and choose arbitrary path outside the intended directory e.x. system startup where files will be extracted by the victim upon...

8.6CVSS5.5AI score0.00358EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/02 1:59 p.m.37 views

CVE-2026-1186 Path Traversal in EAP Legislator

EAP Legislator is vulnerable to Path Traversal in file extraction functionality. Attacker can prepare zipx archive default file type used by the Legislator application and choose arbitrary path outside the intended directory e.x. system startup where files will be extracted by the victim upon...

8.6CVSS0.00358EPSS
SaveExploits0References2
CNNVD
CNNVD
added 2026/02/02 12:00 a.m.14 views

pip 安全漏洞

pip is a Python package installer developed by the Python Packaging Authority. There is a security vulnerability in pip, which stems from potential path traversal when installing maliciously crafted wheel archives, potentially leading to files being extracted outside of the installation directory...

2CVSS5.8AI score0.00405EPSS
SaveExploits1References3
Packet Storm
Packet Storm
added 2026/01/30 12:00 a.m.332 views

📄 libarchive RAR Double Free / Use-After-Free

This proof of concept demonstrates a memory management flaw in libarchive versions prior to 3.8.0 when handling malformed RAR headers. By supplying a corrupted RAR structure, the code forces error paths during archive parsing, leading to improper cleanup. As a result, the archive object may be...

7.8CVSS5.9AI score0.00439EPSS
SaveExploits2
Snyk
Snyk
added 2026/01/29 10:05 p.m.6 views

Function Call With Incorrect Order of Arguments

Overview Affected versions of this package are vulnerable to Function Call With Incorrect Order of Arguments via the handleSymlink function. An attacker can create symlinks outside the intended extraction directory by providing a specially crafted tar or deb archive that exploits argument confusi...

6.7CVSS5.9AI score0.00174EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/01/29 9:21 p.m.15 views

CVE-2025-68666

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, users archives are viewable by users with moderation privileges even though moderators should not have access to the archives. Private topic/post content made by the users are leaked...

6.5CVSS5.7AI score0.00279EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/01/29 9:12 p.m.11 views

CVE-2026-24846

malcontent discovers supply-chain compromises through. context, differential analysis, and YARA. Starting in version 1.8.0 and prior to version 1.20.3, malcontent could be made to create symlinks outside the intended extraction directory when scanning a specially crafted tar or deb archive. The...

5.5CVSS5.9AI score0.00174EPSS
SaveExploits0References4Affected Software1
Positive Technologies
Positive Technologies
added 2026/01/29 12:00 a.m.12 views

PT-2026-5354

Name of the Vulnerable Software and Affected Versions malcontent versions 1.8.0 through 1.20.2 Description malcontent may allow for the creation of symlinks outside the intended extraction directory when scanning specially crafted tar or deb archives. This occurs because the handleSymlink functio...

5.5CVSS5.9AI score0.00174EPSS
SaveExploits0
Redos
Redos
added 2026/01/29 12:00 a.m.13 views

ROS-20260129-73-0016

A vulnerability in the tarfile module of the Python Programming Language Interpreter CPython relates to the execution of a loop with an unreachable exit condition. Exploitation of the vulnerability could allow an attacker acting remotely to cause a denial of service using specially crafted tar...

7.5CVSS6AI score0.00641EPSS
SaveExploits0
NVD
NVD
added 2026/01/28 8:16 p.m.16 views

CVE-2025-68666

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, users archives are viewable by users with moderation privileges even though moderators should not have access to the archives. Private topic/post content made by the users are leaked...

6.5CVSS0.00279EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/28 7:30 p.m.177 views

CVE-2025-61728

CVE-2025-61728 concerns the Go archive/zip package, where a super-linear file-name indexing approach can cause denial of service when opening a malicious ZIP archive. The primary CVE description states DoS on processing crafted archives. Connected advisory entries (ALAS2023-2026-1381/1382/1401/et...

6.5CVSS7.3AI score0.00683EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/01/28 7:30 p.m.11 views

EUVD-2025-206432

archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive...

6.5CVSS5.9AI score0.00683EPSS
SaveExploits1References4
OSV
OSV
added 2026/01/28 7:30 p.m.12 views

CVE-2025-61728 Excessive CPU consumption when building archive index in archive/zip

archive/zip uses a super-linear file name indexing algorithm that is invoked the first time a file in an archive is opened. This can lead to a denial of service when consuming a maliciously constructed ZIP archive...

6.5CVSS6.9AI score
SaveExploits0References8
OSV
OSV
added 2026/01/28 7:14 p.m.15 views

CVE-2025-68666 Discourse users archives leaked to users with moderation privileges

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, users archives are viewable by users with moderation privileges even though moderators should not have access to the archives. Private topic/post content made by the users are leaked...

5.9CVSS5.7AI score
SaveExploits0References3
EUVD
EUVD
added 2026/01/28 7:14 p.m.10 views

EUVD-2025-206423

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, users archives are viewable by users with moderation privileges even though moderators should not have access to the archives. Private topic/post content made by the users are leaked...

5.9CVSS5.7AI score0.00279EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/01/28 7:14 p.m.36 views

CVE-2025-68666 Discourse users archives leaked to users with moderation privileges

Discourse is an open source discussion platform. In versions prior to 3.5.4, 2025.11.2, 2025.12.1, and 2026.1.0, users archives are viewable by users with moderation privileges even though moderators should not have access to the archives. Private topic/post content made by the users are leaked...

5.9CVSS0.00279EPSS
SaveExploits0References1
Rows per page
Query Builder