7081 matches found
EUVD-2026-77465
In Eclipse Embedded CDT versions 6.0 to 6.7 if the CMSIS-Pack archive extracts a compromised CMSIS pack the archive extraction can extract files to locations outside of the pack, allowing writing of arbitrary files to other locations on disk...
CVE-2026-78299
In Eclipse Embedded CDT versions 6.0 to 6.7 if the CMSIS-Pack archive extracts a compromised CMSIS pack the archive extraction can extract files to locations outside of the pack, allowing writing of arbitrary files to other locations on disk...
CVE-2026-78299
In Eclipse Embedded CDT versions 6.0 to 6.7 if the CMSIS-Pack archive extracts a compromised CMSIS pack the archive extraction can extract files to locations outside of the pack, allowing writing of arbitrary files to other locations on disk...
CVE-2026-81565 Joomla Extension - joomshaper.com - Missing Directory Confinement in Media Upload in SP Page Builder (Free and Pro) 4.0.0 - 6.9.0
Joomla Extension - joomshaper.com - Missing Directory Confinement in Media Upload in SP Page Builder Free and Pro 4.0.0 - 6.9.0 - The folder request parameter replaced the generated date-based destination folder in its entirety and was then passed to Folder::create and File::upload without either...
CVE-2025-4517-PoC
CVE-2025-4517-PoC CVE-2025-4517 は、Python の tarfile モジュールにおける脆弱性であり、信頼されていない tar アーカイブを展開する際に、展開先ディレクトリの外部へ任意のファイル書き込みを許可します。この問題は、フィルター "data" または "tar" を使用した TarFile.extract または TarFile.extractall を使用する場合に発生します。これらのフィルターは、細工された tar メンバーによるパストラバーサルを完全には防ぎません。 Python 3.14 では、デフォルトの展開フィルターが "data"...
varlib-cve-2025-66034
fontTools varLib CVE-2025-66034 Exploit This repo doesn't introduce a new vulnerability. This is a Proof-of-concept exploit for CVE-2025-66034 affecting the fontTools varLib variable font generation pipeline. The vulnerability allows attackers to control the output filename inside a crafted...
CVE-2025-8110
CVE-2025-8110 — Gogs = 0.13.3 シンボリックリンクトラバーサルによる任意ファイル書き込み 概要 Gogs = 0.13.3 は、PutContents API /api/v1/repos/:owner/:repo/contents/:path を介した任意ファイル書き込みに対して脆弱です。 API はディレクトリトラバーサルシーケンス ../ に対してファイルパスを検証しますが、書き込み前にシンボリックリンクを解決しません 。認証済みユーザーは、サーバー上の任意のファイルを指すシンボリックリンクを含むコミットをプッシュし、そのシンボリックリンクに対して...
CVE-2026-82768
A path traversal vulnerability in SGA1000 (manufactured by Contec ) allows an attacker with FTP access to view and/or alter arbitrary files on the server, potentially leading to high confidentiality and integrity compromise with no availability impact . The vulnerability is scored CVSS 3.1: 8.1 (...
CVE-2026-6815
CVE-2026-6815 PoC/Exploit:Casdoor 3.54.1 路径遍历与任意文件写入(已认证) 本仓库包含针对 CVE-2026-6815 的概念验证(PoC)利用代码,该漏洞是 Casdoor 中的一个任意文件写入与路径遍历漏洞。 该漏洞已在 3.54.1 版本中被 修复。 前提条件 攻击者必须通过管理员权限或同等权限的用户账户认证到 Casdoor 实例,且该账户具有创建和/或编辑存储提供商的权限。 影响 远程代码执行(RCE) :通过写入敏感位置,如 .ssh/authorizedkeys、crontab 或 Web 根目录。 拒绝服务(DoS)...
CVE-2023-22631
PRTG Network Monitor before 23.1.82 allows remote attackers to write to files via the HTTP XML/REST Sensor...
PT-2026-91199
In Eclipse Embedded CDT versions 6.0 to 6.7 if the CMSIS-Pack archive extracts a compromised CMSIS pack the archive extraction can extract files to locations outside of the pack, allowing writing of arbitrary files to other locations on disk...
Linux Distros Unpatched Vulnerability : CVE-2026-82035
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - PyMuPDF through 1.28.2, fixed in commit b2c8f3a, contains a path traversal vulnerability in the font branch of extractobjects in src/main.py, where the output...
CVE-2026-7791
CVE-2026-7791 PoC: デフォルトで特権昇格 Amazon WorkSpaces におけるローカル特権昇格 の研究用概念実証 Skylight Workspace Config Service での TOCTOU + SYSTEM レベルの任意ファイル書き込み。 完全な技術的詳細: Cymulate ブログ | ---|--- CVE| CVE-2026-7791 ベンダー| AWS Security Bulletin 2026-025-AWS 修正バージョン| Skylight 2.6.2034.0 著者| Ben Zamir, Cymulate Research Lab...
CVE-2026-27876
CVE-2026-27876:Grafana SQL 表达式任意文件写入导致远程代码执行 CVSS 9.1 严重 | 任意文件写入 | 远程代码执行 演示 https://github.com/user-attachments/assets/c84a4b63-7928-4dba-a069-3bafa036ce56 概述 Grafana 的 SQL 表达式功能(sqlExpressions 开关)使用进程内 SQL 引擎(dolthub/go-mysql-server),其 AST 白名单存在缺陷。SetOp 节点(UNION ALL)能通过验证,且其 walkSubtree 不会遍历...
CVE-2025-8110
CVE-2025-8110 — Gogs 符号链接遍历 → RCE 概述 CVE-2025-8110 是 Gogs(自托管 Git 服务) = 0.13.3 版本中的一个严重漏洞。PutContents API 对文件路径进行目录遍历(../)校验,但在写入前未解析 符号链接。认证用户可提交一个包含指向任意服务器文件的符号链接的 commit,然后对那个符号链接调用 PutContents,从而以攻击者控制的内容覆写真实文件。 这是先前 CVE-2024-55947 修复的绕过——该修复只解决了直接路径遍历,而未解决基于符号链接的遍历。 详细信息| 值 ---|--- CVE|...
cve-2025-4615
CVE-2025-4615 — 技术分析与概念验证 漏洞类型: PAN-OS 管理 Web 界面中的输入中和不当 厂商公告: https://security.paloaltonetworks.com/CVE-2025-4615 CVSS 4.0: 6.9(中危)—— 完整性:高,可用性:高 CWE: CWE-83(Web 页面中属性内脚本的中和不当) CAPEC: CAPEC-165(文件操纵) 致谢: Visa Inc. 分析日期: 2026-03-26 1. 摘要 CVE-2025-4615 是 Palo Alto Networks PAN-OS 中...
CVE-2025-66034
CVE-2025-66034 — fontTools varLib 任意文件写入 漏洞描述 fontTools 是一个用于操作字体文件的 Python 库。其 varLib 模块处理 .designspace 文件——一种 XML 格式,用于描述如何插值多个字体母版以生成可变字体。 受影响版本中存在两个弱点: 1. 未净化的输出文件名 designspace 文件中的 属性控制 varLib 将编译后的输出字体写入何处。该库在将此路径传递给文件系统前未进行任何验证或规范化。攻击者可以提供绝对路径或路径遍历序列,将输出文件写入进程具有写权限的任何位置。 2. 输出中透传的 XML 内容...
CVE-2025-66034
CVE-2025-66034 — fontTools varLib 任意ファイル書き込み → RCE fontTools.varLib の任意ファイル書き込み + XMLインジェクション脆弱性のPoCエクスプロイト HackTheBox — VarIaType でテスト済み 脆弱性 fontTools.varLib は .designspace XMLファイルを処理して可変フォントを構築します。2つの脆弱性が組み合わさり、認証前のRCEを達成します。...
printDemon2system
printDemon2system CVE-2020-1048 PrintDemon 特权提升至 SYSTEM PrintDemon 是 Windows 打印后台处理程序服务(spoolsv.exe )中的一个逻辑漏洞。 该漏洞存在于后台处理程序处理打印作业到文件的方式中,一旦被利用,允许以 SYSTEM 用户身份任意写入文件系统。 该漏洞的一个示例利用包括覆盖 DriverStore 目录中的 PrintConfig.dll ,当启动 XPS 打印作业时,该 DLL 会被在 SYSTEM 用户上下文中运行的 spoolsv.exe 加载(如本仓库所示)。 利用 PrintDemon...
CVE-2025-8088
CVE-2025-8088:通过 NTFS ADS 滥用实现的 WinRAR 路径遍历 📌 执行摘要 CVE-2025-8088 是 WinRAR(7.12 及更早版本)中的一个严重路径遍历漏洞。该缺陷存在于应用程序处理使用 NTFS 备用数据流(ADS) 的压缩包条目文件名的方式中。攻击者通过诱使解压引擎错误解析流边界,可绕过用户预期的解压目录,将任意文件写入 Windows Startup 文件夹等敏感位置。 漏洞详情 技术分析 该问题的核心在于 WinRAR 的路径清理逻辑与 Windows NTFS 文件系统之间的交互。 1. NTFS ADS 基础: NTFS...