Lucene search
+L

324 matches found

Vulnrichment
Vulnrichment
added 2025/09/08 11:35 p.m.3 views

CVE-2025-58755 MONAI has path traversal issue that may lead to arbitrary file writes

MONAI Medical Open Network for AI is an AI toolkit for health care imaging. The extractall function zipfile.extractalloutputdir is used directly to process compressed files. It is used in many places in the project. In versions up to and including 1.5.0, when the Zip file containing malicious...

8.8CVSS6.3AI score0.00572EPSS
Exploits1References1
CVE
CVE
added 2025/09/08 11:35 p.m.30 views

CVE-2025-58755

MONAI v1.5.0 and earlier is vulnerable to a path traversal/Zip Slip issue caused by using zip_file.extractall(output_dir) to extract archives. A crafted zip can overwrite arbitrary files on the target system when decompressed, as demonstrated by reports and security advisories referencing this be...

8.8CVSS6.3AI score0.00572EPSS
Exploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2025/09/08 12:0 a.m.9 views

PT-2025-36531

Name of the Vulnerable Software and Affected Versions: MONAI versions prior to 1.5.1 Description: MONAI Medical Open Network for AI is an AI toolkit for health care imaging. The extractall function zip file.extractalloutput dir is used directly to process compressed files throughout the project...

8.8CVSS6.2AI score0.00572EPSS
Exploits1References10
Veracode
Veracode
added 2025/07/11 3:33 p.m.5 views

Path Traversal

github.com/ctfer-io/chall-manager is vulnerable to Path Traversal. The vulnerability is due to improper validation of file paths during zip extraction due to missing checks on extracted file paths, allowing attackers to write files outside the intended directory when decoding scenario zip archive...

9.1CVSS6.3AI score0.00718EPSS
Exploits1References4Affected Software1
CNNVD
CNNVD
added 2025/07/10 12:0 a.m.18 views

Chall-Manager 路径遍历漏洞

Chall-Manager is an open source project from CTFer.io open source. A path traversal vulnerability exists in versions prior to Chall-Manager 0.1.4, which originates from unzipping a zip file without checking the path of the file, which may lead to arbitrary file overwriting...

9.1CVSS6.5AI score0.00718EPSS
Exploits1References5
OSV
OSV
added 2025/07/08 11:15 a.m.6 views

CVE-2025-40738

A vulnerability has been identified in SINEC NMS All versions V4.0. The affected application does not properly validate file paths when extracting uploaded ZIP files. This could allow an attacker to write arbitrary files to restricted locations and potentially execute code with elevated privilege...

8.7CVSS5.9AI score0.07166EPSS
Exploits0References1
RedhatCVE
RedhatCVE
added 2025/05/23 5:44 a.m.6 views

CVE-2023-39138

An issue in ZIPFoundation v0.9.16 allows attackers to execute a path traversal via extracting a crafted zip file...

7.8CVSS7.2AI score0.00379EPSS
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/23 2:43 a.m.6 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
Exploits1References1
RedhatCVE
RedhatCVE
added 2025/05/22 9:37 p.m.17 views

CVE-2021-25094

The Tatsu WordPress plugin before 3.3.12 addcustomfont action can be used without prior authentication to upload a rogue zip file which is uncompressed under the WordPress's upload directory. By adding a PHP shell with a filename starting with a dot ".", this can bypass extension control...

8.1CVSS6.9AI score0.83354EPSS
Exploits9References1
CNNVD
CNNVD
added 2025/03/20 12:0 a.m.6 views

GPT Academic 安全漏洞

GPT Academic is an interface that provides pragmatic interactions for LLM grand language models such as GPT/GLM. GPT Academic suffers from a path traversal vulnerability that stems from an unverified 7z file extraction, which can be exploited by an attacker to perform arbitrary file writes, leadi...

8.8CVSS8.1AI score0.01478EPSS
Exploits1References1
GithubExploit
GithubExploit
added 2025/03/16 8:10 p.m.709 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.5CVSS8AI score0.58974EPSS
Exploits35
NVD
NVD
added 2024/12/12 2:8 a.m.15 views

CVE-2024-55587

python-libarchive through 4.2.1 allows directory traversal to create files in extract in zip.py for ZipFile.extractall and ZipFile.extract...

8.8CVSS0.02041EPSS
Exploits1References3
Snyk
Snyk
added 2024/12/11 7:47 p.m.4 views

Directory Traversal

Overview python-libarchive is an A libarchive wrapper for Python supporting password protection. Affected versions of this package are vulnerable to Directory Traversal due to improper input sanitization through the ZipFile, extract and extractall methods. An attacker can create arbitrary files o...

8.8CVSS7.7AI score0.02041EPSS
Exploits1References2
CVE
CVE
added 2024/12/11 12:0 a.m.64 views

CVE-2024-55587

The CVE-2024-55587 issue affects python-libarchive up to version 4.2.1, as reported by Red Hat/NVD and corroborating sources. The vulnerability exists in ZipFile.extractall and ZipFile.extract (in zip.py), enabling directory traversal to create files outside the intended directory. The Red Hat en...

8.8CVSS6.7AI score0.02041EPSS
Exploits1References3
Positive Technologies
Positive Technologies
added 2024/12/11 12:0 a.m.23 views

PT-2024-36562

Name of the Vulnerable Software and Affected Versions python-libarchive versions 4.2.1 and earlier Description The issue allows directory traversal, enabling the creation of files in extract in zip.py for ZipFile.extractall and ZipFile.extract functions. This can be exploited to create files...

8.8CVSS5.9AI score0.02041EPSS
Exploits1References13
OSV
OSV
added 2024/10/16 8:15 a.m.5 views

CVE-2020-36842

The Migration, Backup, Staging – WPvivid plugin for WordPress is vulnerable to arbitrary file uploads due to a missing capability check on the wpvividuploadimportfiles and wpvividuploadfiles AJAX actions that allows low-level authenticated attackers to upload zip files that can be subsequently...

8.8CVSS5.9AI score0.01117EPSS
Exploits0References3
OSV
OSV
added 2024/08/30 5:18 p.m.27 views

GO-2024-3104 Ollama can extract members of a ZIP archive outside of the parent directory in github.com/ollama/ollama

Ollama can extract members of a ZIP archive outside of the parent directory in github.com/ollama/ollama...

9.1CVSS7.4AI score0.02581EPSS
Exploits2References4
SUSE CVE
SUSE CVE
added 2024/08/30 10:4 a.m.3 views

SUSE CVE-2024-45436

extractFromZipFile in model.go in Ollama before 0.1.47 can extract members of a ZIP archive outside of the parent directory...

7.5CVSS7AI score0.02581EPSS
Exploits2References4
Vulnrichment
Vulnrichment
added 2024/08/29 12:0 a.m.19 views

CVE-2024-45436

extractFromZipFile in model.go in Ollama before 0.1.47 can extract members of a ZIP archive outside of the parent directory...

6.9AI score0.02581EPSS
Exploits2References2
CNNVD
CNNVD
added 2024/08/29 12:0 a.m.7 views

Ollama 安全漏洞

Ollama is a large language model from the Ollama open source that can be started and run locally. A security vulnerability exists in Ollama versions prior to 0.1.47, which stems from the extractFromZipFile function being able to extract ZIP archive members outside of the parent directory...

9.1CVSS7AI score0.02581EPSS
Exploits2References3
Rows per page
Query Builder