Lucene search
+L

1839 matches found

Cvelist
Cvelist
added 2025/04/15 12:00 a.m.28 views

CVE-2025-29213

A zip slip vulnerability in the component \service\migrate\MigrateForm.java of JEEWMS v3.7 allows attackers to execute arbitrary code via a crafted Zip file...

0.00327EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2025/04/15 12:00 a.m.11 views

CVE-2025-29213

A zip slip vulnerability in the component \service\migrate\MigrateForm.java of JEEWMS v3.7 allows attackers to execute arbitrary code via a crafted Zip file...

5.9AI score0.00327EPSS
SaveExploits1References1
CVE
CVE
added 2025/04/15 12:00 a.m.73 views

CVE-2025-29213

CVE-2025-29213 affects JeeWMS v3.7 in the service migrate module, specifically the MigrateForm.java component. The vulnerability is a zip-slip flaw that can lead to arbitrary code execution when processing crafted ZIP files. Documents consistently name the vulnerable path as \service\migrate\Migr...

5.5CVSS7.4AI score0.00327EPSS
SaveExploits1References1Affected Software1
Github Security Blog
Github Security Blog
added 2025/04/14 12:30 a.m.37 views

mholt/archiver Vulnerable to Path Traversal via Crafted ZIP File

A Path Traversal "Zip Slip" vulnerability has been identified in mholt/archiver in Go. This vulnerability allows using a crafted ZIP file containing path traversal symlinks to create or overwrite files with the user's privileges or application utilizing the library. When using the...

8.1CVSS6.7AI score0.00465EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2025/04/14 12:30 a.m.18 views

GHSA-7VPP-9CXJ-Q8GV mholt/archiver Vulnerable to Path Traversal via Crafted ZIP File

A Path Traversal "Zip Slip" vulnerability has been identified in mholt/archiver in Go. This vulnerability allows using a crafted ZIP file containing path traversal symlinks to create or overwrite files with the user's privileges or application utilizing the library. When using the...

8.1CVSS6.3AI score0.00465EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2025/04/13 10:10 p.m.50 views

CVE-2025-3445

A Path Traversal "Zip Slip" vulnerability has been identified in mholt/archiver in Go. This vulnerability allows using a crafted ZIP file containing path traversal symlinks to create or overwrite files with the user's privileges or application utilizing the library. When using the...

8.1CVSS0.00465EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2025/04/11 12:00 a.m.29 views

Apache POI < 5.4.0 Improper Input Validation

The version of Apache POI installed on the remote host is a version prior to 5.4.0. It is, therefore, affected by an improper input validation vulnerability. The issue affects the parsing of OOXML format files like xlsx, docx, and pptx. These file formats are essentially zip files, and it is...

5.3CVSS6.4AI score0.01286EPSS
SaveExploits0References2
CVE
CVE
added 2025/04/09 11:59 a.m.514 views

CVE-2025-31672

CVE-2025-31672 is an Improper Input Validation issue in Apache POI’s OOXML parsing. The root cause is acceptance of duplicate zip entry names (including paths) within OOXML files (xlsx/docx/pptx), which can cause reads of different data depending on which duplicate entry is chosen. Affects poi-oo...

5.3CVSS6.3AI score0.01286EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2025/04/06 7:15 a.m.19 views

CVE-2025-32370

Kentico Xperience before 13.0.178 has a specific set of allowed ContentUploader file extensions for unauthenticated uploads; however, because .zip is processed through TryZipProviderSafe, there is additional functionality to create files with other extensions. NOTE: this is a separate issue not...

9.8CVSS0.01462EPSS
SaveExploits3References2
CNVD
CNVD
added 2025/03/27 12:00 a.m.8 views

GPT Academic path traversal vulnerability (CNVD-2025-22739)

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.2AI score0.01625EPSS
SaveExploits1References1
Tenable Nessus
Tenable Nessus
added 2025/03/25 12:00 a.m.13 views

CBL Mariner 2.0 Security Update: vim (CVE-2025-29768)

The version of vim 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-29768 advisory. - Vim, a text editor, is vulnerable to potential data loss with zip.vim and special crafted zip files in versions...

4.4CVSS4.9AI score0.00387EPSS
SaveExploits0References2
NVD
NVD
added 2025/03/20 10:15 a.m.42 views

CVE-2024-7773

Rejected reason: REJECT DO NOT USE THIS CVE ID NUMBER. The Rejected CVE Record is a duplicate of CVE-2024-45436. Notes: All CVE users should reference CVE-2024-45436 instead of this CVE Record. All references and descriptions in this candidate have been removed to prevent accidental usage...

SaveExploits2
Github Security Blog
Github Security Blog
added 2025/03/19 6:12 p.m.32 views

Improper Handling of Highly Compressed Data (Data Amplification) in github.com/getkin/kin-openapi/openapi3filter

Summary When validating a request with a multipart/form-data schema, if the OpenAPI schema allows it, an attacker can upload a crafted ZIP file e.g., a ZIP bomb, causing the server to consume all available system memory. Details The root cause comes from the ZipFileBodyDecoder, which is registere...

7.5CVSS7AI score0.00518EPSS
SaveExploits0References8Affected Software1
NVD
NVD
added 2025/03/19 4:15 p.m.53 views

CVE-2025-30153

kin-openapi is a Go project for handling OpenAPI files. Prior to 0.131.0, when validating a request with a multipart/form-data schema, if the OpenAPI schema allows it, an attacker can upload a crafted ZIP file e.g., a ZIP bomb, causing the server to consume all available system memory. The root...

7.5CVSS0.00518EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/19 4:03 p.m.16 views

CVE-2025-30153 Improper Handling of Highly Compressed Data (Data Amplification) in github.com/getkin/kin-openapi/openapi3filter

kin-openapi is a Go project for handling OpenAPI files. Prior to 0.131.0, when validating a request with a multipart/form-data schema, if the OpenAPI schema allows it, an attacker can upload a crafted ZIP file e.g., a ZIP bomb, causing the server to consume all available system memory. The root...

7.5CVSS5.5AI score
SaveExploits0References7
CVE
CVE
added 2025/03/19 4:03 p.m.227 views

CVE-2025-30153

CVE-2025-30153 affects kin-openapi (Go) prior to 0.131.0. The issue occurs when validating a request with a multipart/form-data schema: if the OpenAPI schema allows it, an attacker can upload a crafted ZIP file (e.g., a ZIP bomb) that causes the server to exhaust memory. The root cause is the Zip...

7.5CVSS7.4AI score0.00518EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2025/03/19 12:00 a.m.13 views

PT-2025-11700

Name of the Vulnerable Software and Affected Versions kin-openapi versions prior to 0.131.0 Description The issue arises when validating a request with a multipart/form-data schema. If the OpenAPI schema allows it, an attacker can upload a crafted ZIP file, such as a ZIP bomb, causing the server ...

7.5CVSS6.4AI score0.00518EPSS
SaveExploits0References146
Tenable Nessus
Tenable Nessus
added 2025/03/19 12:00 a.m.8 views

RockyLinux 9 : python3.11 (RLSA-2024:9192)

The remote RockyLinux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RLSA-2024:9192 advisory. python: The zipfile module is vulnerable to zip-bombs leading to denial of service CVE-2024-0450 python: cpython: Iterating over a malicious ZIP file may...

8.7CVSS7AI score0.01275EPSS
SaveExploits0References5
OSV
OSV
added 2025/03/17 8:16 p.m.16 views

RLSA-2024:9102 Moderate: podman security update

The podman tool manages pods, container images, and containers. It is part of the libpod library, which is for applications that use container pods. Container pods is a concept in Kubernetes. Security Fixes: podman: Symlink error leads to information disclosure CVE-2022-4122 containers/image:...

8.3CVSS8.4AI score0.01414EPSS
SaveExploits0References5
NVD
NVD
added 2025/03/13 5:15 p.m.20 views

CVE-2025-29768

Vim, a text editor, is vulnerable to potential data loss with zip.vim and special crafted zip files in versions prior to 9.1.1198. The impact is medium because a user must be made to view such an archive with Vim and then press 'x' on such a strange filename. The issue has been fixed as of Vim...

4.4CVSS0.00387EPSS
SaveExploits0References3
Rows per page
Query Builder