Lucene search
+L

174 matches found

OSV
OSV
added 2025/08/08 12:00 a.m.10 views

CVE-2025-50468

OpenMetadata =1.4.4 is vulnerable to SQL Injection. An attacker can extract information from the database in function listCount in the DocStoreDAO interface. The entityType parameters can be used to build a SQL query...

6.5CVSS7.2AI score
SaveExploits0References5
Debian CVE
Debian CVE
added 2025/08/08 12:00 a.m.10 views

CVE-2025-55188

7-Zip before 25.01 does not always properly handle symbolic links during extraction...

3.6CVSS6.4AI score0.00692EPSS
SaveExploits2
CVE
CVE
added 2025/08/08 12:00 a.m.169 views

CVE-2025-55188

7-Zip (7z) before 25.01 is vulnerable to arbitrary file write via improper handling of symbolic links during extraction. The issue is triggered when extracting crafted archives with vulnerable 7-Zip, potentially allowing a symlink to cause overwriting of arbitrary files on the target system. Conn...

3.6CVSS7.2AI score0.00692EPSS
SaveExploits2References14Affected Software1
OSV
OSV
added 2025/07/28 6:42 p.m.10 views

PSF-2025-11

There is a defect in the CPython “tarfile” module affecting the “TarFile” extraction and entry enumeration APIs. The tar implementation would process tar archives with negative offsets without error, resulting in an infinite loop and deadlock during the parsing of maliciously crafted tar archives...

7.5CVSS7.1AI score0.00641EPSS
SaveExploits0References11
Microsoft CVE
Microsoft CVE
added 2025/07/11 7:00 a.m.7 views

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

...

8.7CVSS5.8AI score0.00576EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2025/07/05 9:22 a.m.120 views

Exploit for Exposure of Sensitive Information to an Unauthorized Actor in Microsoft

CVE-2025-24071PoC CVE-2025-24071: NTLM Hash Leak via RAR/ZIP...

6.5CVSS7.6AI score0.58909EPSS
SaveExploits36
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.0143EPSS
SaveExploits11References16Affected Software2
CVE
CVE
added 2025/06/03 12:59 p.m.503 views

CVE-2024-12718

CVE-2024-12718: The tarfile extraction filter bypass allows modification of metadata or arbitrary file writes outside the extraction directory when using TarFile.extractall()/extract() with filter="data" or "tar" in Python 3.12+ (default filter may assign data in 3.14+). Affected components are P...

5.3CVSS6AI score0.00768EPSS
SaveExploits1References13
NVD
NVD
added 2025/06/02 8:15 p.m.18 views

CVE-2025-48387

tar-fs provides filesystem bindings for tar-stream. Versions prior to 3.0.9, 2.1.3, and 1.16.5 have an issue where an extract can write outside the specified dir with a specific tarball. This has been patched in versions 3.0.9, 2.1.3, and 1.16.5. As a workaround, use the ignore option to ignore n...

8.7CVSS0.00576EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2025/05/23 2:43 a.m.11 views

CVE-2023-5245

FileUtil.extract enumerates all zip file entries and extracts each file without validating whether file paths in the archive are outside the intended directory. When creating an instance of TensorflowModel using the savedmodel format and an exported tensorflow model, the apply function invokes th...

9.8CVSS5.5AI score0.01186EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 3:26 p.m.16 views

CVE-2020-28397

A vulnerability has been identified in SIMATIC Drive Controller family All versions V2 V2.5 V2.5 V21.9, TIM 1531 IRC incl. SIPLUS NET variants Version V2.1. Due to an incorrect authorization check in the affected component, an attacker could extract information about access protected PLC program...

5.3CVSS6.4AI score0.00752EPSS
SaveExploits0
RedhatCVE
RedhatCVE
added 2025/05/22 10:01 a.m.17 views

CVE-2019-8931

Redbrick Shift through 3.4.3 allows an attacker to extract emails of services such as Gmail, Outlook, etc. used in the application...

7.5CVSS6.9AI score0.01111EPSS
SaveExploits0References1
IBM Security Bulletins
IBM Security Bulletins
added 2025/04/29 2:03 a.m.21 views

Security Bulletin: CVE-2018-10886 ant before version 1.9.12 unzip and untar targets allows the extraction of files outside the target directory.

Summary ant before version 1.9.12 unzip and untar targets allows the extraction of files outside the target directory. A crafted zip or tar file submitted to an Ant build could create or overwrite arbitrary files with the privileges of the user running Ant. Vulnerability Details...

7.3AI score
SaveExploits0Affected Software1
CVE
CVE
added 2025/04/28 9:11 a.m.76 views

CVE-2025-32471

CVE-2025-32471 concerns SICK device password handling where passwords are not adequately salted, enabling potential password extraction. Connected sources reference SICK Flexi Compact and related controllers (e.g., FLX0-GPNT100, FLX3-CPUC200) as affected. The CVE description and Red Hat/NVD entri...

3.7CVSS7.1AI score0.00359EPSS
SaveExploits0References6
CVE
CVE
added 2025/04/26 12:00 a.m.81 views

CVE-2025-46652

CVE-2025-46652 affects IZArc up to version 4.5, describing a Mark-of-the-Web bypass where extraction from an archive bearing MotW does not propagate the MotW to the extracted files. This is explicitly documented across multiple sources as a Mark-of-the-Web propagation issue, with an accompanying ...

6.1CVSS6.3AI score0.00311EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2025/04/11 7:00 a.m.8 views

An Improper Link Resolution Before File Access ("Link Following") and Improper Limitation of a Pathname to a Restricted Directory ("Path Traversal"). This vulnerability occurs when extracting a maliciously crafted tar file, which can result in unauthorized file writes or overwrites outside the intended extraction directory. The issue is associated with index.js in the tar-fs package. This issue affects tar-fs: from 0.0.0 before 1.16.4, from 2.0.0 before 2.1.2, from 3.0.0 before 3.0.8.

...

7.5CVSS6.4AI score0.02216EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2025/03/17 9:26 p.m.62 views

zip Incorrectly Canonicalizes Paths during Archive Extraction Leading to Arbitrary File Write

Summary In the archive extraction routine of affected versions of the zip crate, symbolic links earlier in the archive are allowed to be used for later files in the archive without validation of the final canonicalized path, allowing maliciously crafted archives to overwrite arbitrary files in th...

7.3CVSS7.2AI score0.0055EPSS
SaveExploits0References6Affected Software1
CNNVD
CNNVD
added 2025/03/15 12:00 a.m.10 views

WordPress plugin Thumbnail carousel slider SQL注入漏洞

WordPress and WordPress plugin are both products of the WordPress Foundation.WordPress is a blogging platform developed using the PHP language. The platform supports setting up personal blog sites on servers with PHP and MySQL.WordPress plugin is an application plugin. A SQL injection vulnerabili...

4.9CVSS9.1AI score0.00431EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2025/02/03 7:28 a.m.17 views

CVE-2025-0377

An archive extraction vulnerability was found in HashiCorp's go-slug library. When go-slug performs an extraction, the filename/extraction path is taken from the tar entry via the header.Name. It was discovered that the unpacking step improperly validated paths, potentially leading to path...

7.5CVSS6.8AI score0.00692EPSS
SaveExploits0References4
OSV
OSV
added 2025/02/03 5:15 a.m.8 views

UBUNTU-CVE-2024-57966

libarchiveplugin.cpp in KDE ark before 24.12.0 can extract to an absolute path from an archive...

5CVSS5.8AI score0.00277EPSS
SaveExploits0References4
Rows per page
Query Builder