Lucene search
+L

7015 matches found

RedhatCVE
RedhatCVE
added 2025/12/10 9:16 p.m.6 views

CVE-2025-67488

SiYuan is self-hosted, open source personal knowledge management software. Versions 0.0.0-20251202123337-6ef83b42c7ce and below contain function importZipMd which is vulnerable to ZipSlips, allowing an authenticated user to overwrite files on the system. An authenticated user with access to the...

7.8CVSS7.7AI score0.00382EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2025/12/10 6:50 p.m.4 views

CVE-2025-66626

A path traversal and arbitrary file overwrite vulnerability has been identified in Argo Workflows during the extraction of archived artifacts, where symbolic links inside a crafted archive are not safely validated before file extraction. An attacker could exploit this flaw by submitting a malicio...

8.3CVSS7AI score0.00602EPSS
SaveExploits1References7
CVE
CVE
added 2025/12/10 1:23 p.m.122 views

CVE-2025-8110

CVE-2025-8110 affects Gogs self-hosted Git service versions 0.13.3 and earlier, due to improper symbolic link handling in PutContents that allows a symlink to target outside the repository, enabling remote code execution. Root cause: API writes to file paths without validating symlinks. Impact: l...

8.8CVSS6.6AI score0.82482EPSS
SaveIn wildExploits19References9Affected Software1
OSV
OSV
added 2025/12/10 4:15 a.m.17 views

CVE-2025-9056

Unprotected service in the AudioLink component allows a local attacker to overwrite system files via unauthorized service invocation...

5.3CVSS5.8AI score0.00189EPSS
SaveExploits0References1
EUVD
EUVD
added 2025/12/10 12:36 a.m.5 views

EUVD-2025-202360

PipesHub is a fully extensible workplace AI platform for enterprise search and workflow automation. Versions prior to 0.1.0-beta expose POST /api/v1/record/buffer/convert through missing authentication. The endpoint accepts a file upload and converts it to PDF via LibreOffice by uploading payload...

9.8CVSS6.6AI score0.01675EPSS
SaveExploits1References2
CNNVD
CNNVD
added 2025/12/10 12:0 a.m.8 views

pipeshub-ai 代码问题漏洞

pipeshub-ai is an enterprise automation platform open-sourced by PipesHub AI - The Open Source Alternative to Glean. A code issue vulnerability exists in versions prior to pipeshub-ai 0.1.0-beta, which stems from a lack of authentication and could allow an attacker to remotely overwrite files or...

9.8CVSS7AI score0.01675EPSS
SaveExploits1References3
NVD
NVD
added 2025/12/09 9:16 p.m.8 views

CVE-2025-67488

SiYuan is self-hosted, open source personal knowledge management software. Versions 0.0.0-20251202123337-6ef83b42c7ce and below contain function importZipMd which is vulnerable to ZipSlips, allowing an authenticated user to overwrite files on the system. An authenticated user with access to the...

8.8CVSS0.00382EPSS
SaveExploits1References2
CVE
CVE
added 2025/12/09 8:32 p.m.31 views

CVE-2025-67488

SiYuan (self-hosted open source PIM) is affected by a ZipSlip vulnerability in the importZipMd function. The authenticated user with access to the import functionality can overwrite arbitrary files on the system, potentially escalating to remote code execution in some scenarios (e.g., via Docker ...

8.8CVSS7.3AI score0.00382EPSS
SaveExploits1References2Affected Software1
OSV
OSV
added 2025/12/09 8:32 p.m.8 views

CVE-2025-67488 SiYuan: ZipSlip -> Arbitrary File Overwrite -> RCE

SiYuan is self-hosted, open source personal knowledge management software. Versions 0.0.0-20251202123337-6ef83b42c7ce and below contain function importZipMd which is vulnerable to ZipSlips, allowing an authenticated user to overwrite files on the system. An authenticated user with access to the...

7.8CVSS6.3AI score0.00382EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2025/12/09 8:32 p.m.2 views

CVE-2025-67488 SiYuan: ZipSlip -> Arbitrary File Overwrite -> RCE

SiYuan is self-hosted, open source personal knowledge management software. Versions 0.0.0-20251202123337-6ef83b42c7ce and below contain function importZipMd which is vulnerable to ZipSlips, allowing an authenticated user to overwrite files on the system. An authenticated user with access to the...

7.8CVSS7.3AI score0.00382EPSS
SaveExploits1References2
EUVD
EUVD
added 2025/12/09 5:18 p.m.8 views

EUVD-2025-202175

SiYuan: ZipSlip - Arbitrary File Overwrite - RCE...

7.8CVSS6.4AI score0.00382EPSS
SaveExploits1References4
OSV
OSV
added 2025/12/09 5:18 p.m.6 views

GHSA-GQFV-G4V7-M366 SiYuan: ZipSlip -> Arbitrary File Overwrite -> RCE

Summary Function importZipMd is vulnerable to ZipSlip which allows an authenticated user to overwrite files on the system. Details An authenticated user with access to the import functionality in notes is able to overwrite any file on the system, the vulnerable function is importZipMd, this can...

7.8CVSS8.2AI score0.00382EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2025/12/09 5:18 p.m.10 views

SiYuan: ZipSlip -> Arbitrary File Overwrite -> RCE

Summary Function importZipMd is vulnerable to ZipSlip which allows an authenticated user to overwrite files on the system. Details An authenticated user with access to the import functionality in notes is able to overwrite any file on the system, the vulnerable function is importZipMd, this can...

8.8CVSS8.3AI score0.00382EPSS
SaveExploits1References4Affected Software1
Github Security Blog
Github Security Blog
added 2025/12/09 5:17 p.m.27 views

RCE via ZipSlip and symbolic links in argoproj/argo-workflows

Summary The patch deployed against CVE-2025-62156 is ineffective against malicious archives containing symbolic links. Details The untar code that handles symbolic links in archives is unsafe. Concretely, the computation of the link's target and the subsequent check are flawed:...

8.8CVSS7.4AI score0.00602EPSS
SaveExploits2References6Affected Software2
OSV
OSV
added 2025/12/09 5:17 p.m.3 views

GHSA-XRQC-7XGX-C9VH RCE via ZipSlip and symbolic links in argoproj/argo-workflows

Summary The patch deployed against CVE-2025-62156 is ineffective against malicious archives containing symbolic links. Details The untar code that handles symbolic links in archives is unsafe. Concretely, the computation of the link's target and the subsequent check are flawed:...

8.1CVSS7.3AI score0.00602EPSS
SaveExploits1References6
Snyk
Snyk
added 2025/12/09 7:41 a.m.7 views

Insecure Temporary File

Overview net.sf.robocode:robocode.battle is a Build the best - destroy the rest! Affected versions of this package are vulnerable to Insecure Temporary File via the createTempFile function. An attacker can execute arbitrary code or overwrite critical files by manipulating the temporary file...

9.3CVSS7.8AI score0.00294EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2025/12/09 12:0 a.m.5 views

PT-2025-50252

Name of the Vulnerable Software and Affected Versions SiYuan versions 0.0.0 through 20251202123337-6ef83b42c7ce Description SiYuan is a self-hosted, open source personal knowledge management software. Versions 0.0.0 through 20251202123337-6ef83b42c7ce contain a flaw in the importZipMd function th...

8.8CVSS7.1AI score0.00382EPSS
SaveExploits1
Packet Storm
Packet Storm
added 2025/12/08 12:0 a.m.226 views

📄 DNN Platform Pre‑10.1.1 Arbitrary File Upload

DNN Platform version Pre‑10.1.1 suffers from an unauthenticated arbitrary file upload vulnerability. This software was formerly known as DotNetNuke. ============================================================================================================================================= | Titl...

10CVSS7.4AI score0.44656EPSS
SaveExploits3
Snyk
Snyk
added 2025/12/02 12:38 a.m.4 views

Directory Traversal

Overview @fastify/reply-from is a forward your HTTP request to another server, for fastify Affected versions of this package are vulnerable to Directory Traversal via the reply.from function. An attacker can access unauthorized routes by crafting a malicious URL containing encoded directory...

6.9CVSS7.4AI score0.00175EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2025/12/01 12:0 a.m.4 views

Linux Distros Unpatched Vulnerability : CVE-2025-55174

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In KDE Skanpage before 25.08.0, an attempt at file overwrite can result in the contents of the new file at the beginning followed by the partial contents of the...

3.2CVSS6.1AI score0.00137EPSS
SaveExploits0References3
Rows per page
Query Builder