117238 matches found
EUVD-2026-74841
SiYuan versions before v3.8.2 contain a path traversal vulnerability in the /api/riff/removeRiffDeck endpoint that fails to validate the deckID parameter. An authenticated administrator can supply path traversal sequences to delete arbitrary .deck and .cards files outside the workspace directory...
CVE-2026-87815
SiYuan versions before v3.8.2 are affected by a path traversal vulnerability in the /api/riff/removeRiffDeck endpoint, caused by insufficient validation of the deckID parameter. An authenticated administrator can supply traversal sequences to delete arbitrary .deck and .cards files outside the wo...
CVE-2026-87815 SiYuan before v3.8.2 Path Traversal via removeRiffDeck
SiYuan versions before v3.8.2 contain a path traversal vulnerability in the /api/riff/removeRiffDeck endpoint that fails to validate the deckID parameter. An authenticated administrator can supply path traversal sequences to delete arbitrary .deck and .cards files outside the workspace directory...
net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution
A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...
CVE-2026-85978
An unauthenticated remote code execution vulnerability exists in the Policy Manager console of Akana API Platform. A path normalization discrepancy between the authentication filter and the servlet dispatcher allows a crafted request to bypass authentication and reach an endpoint that evaluates...
net/url: golang: golang net/url: Denial of Service from quadratic complexity in path resolution
A flaw was found in net/url, a component of golang. This vulnerability arises when resolving relative paths that contain numerous parent directory '..' segments. A remote attacker could exploit this by providing a specially crafted path, leading to quadratic time complexity and excessive memory...
CVE-2025-64512
CVE-2025-64512 — Deserialización insegura Pickle en pdfminer.six mediante un PDF manipulado ⚠️ Aviso legal: Esta herramienta está destinada únicamente a fines educativos y pruebas de penetración autorizadas. Úsala solo contra sistemas que poseas o para los que tengas permiso escrito explícito para...
CVE-2023-31443
CVE-2023-31443 nordugrid-arc-wn 6.14.0 拒绝服务/本地权限提升。 建议描述 NorduGrid nordugrid-arc-wn 6.14.0 中的 arc-job-cgroup SUID 二进制文件存在路径遍历漏洞。 结合竞态条件,攻击者可以将 ppid 写入任何文件,只要该文件对 root 用户可写。 漏洞类型 目录遍历 产品供应商 NorduGrid 受影响产品代码基础 nordugrid-arc-wn - 6.14.0 受影响组件 受影响的可执行文件:arc-job-cgroup 受影响的函数:main 受影响的代码行:ncopied =...
CVE-2026-65694-PoC
CVE-2026-65694 — Microweber CMS 未授权任意文件读取 针对 CVE-2026-65694 的概念验证,这是 Microweber CMS 中的一个未授权路径遍历 → 任意文件读取 漏洞。 未授权攻击者可以通过公开的 GET /userfiles/path 路由读取 Web 服务器用户可访问的任何文件——Laravel .env(APPKEY、数据库凭据、邮件/云密钥)、/etc/passwd、日志、密钥、非 .php 配置文件等。 CVE: CVE-2026-65694 类型: 路径遍历 → 未授权任意文件读取(CWE-22 / CWE-23) 严重性: 高...
NotCVE-2026-0009
nitroshare 中的路径遍历漏洞 描述 NitroShare Desktop v0.3.4 的局域网文件传输服务器存在路径遍历漏洞。该服务器监听所有网络接口(端口 40818),且无需身份验证。在接收文件时,发送方 JSON 项目头中的 name 字段会被直接传递,而未验证解析后的路径是否仍位于传输根目录 C:\UserName\Downloads\NitroShare 之内。同一局域网内的攻击者可以发送包含 ../(经典的点点斜杠攻击)序列的精心构造的文件名,从而在当前用户可访问的任何位置写入文件,包括 Windows 启动文件夹,以便在下次登录时执行代码(因此创建了相应的...
CVE-2021-41773
CVE-2021-41773 - Apache HTTP Server 2.4.49 How to Run the CVE-2021-41773-Path Traversal Lab 1. Install and run Docker on your PC/Laptop 2. Clone this github repo 3. Go to the Path Traversal folder 4. Enter the following commands docker build -t cve-2021-41773-path-traversal . and docker run --rm...
CVE-2022-32532
CVE-2022-32532 关于 这是一个演示项目,仅展示了利用此漏洞(CVE-2022-32532)的条件之一。 事实上,利用它的方式不止一种。只要开发者使用了 RegExPatternMatcher,就可能存在绕过漏洞。 介绍 在当前配置下,需要验证 Token 请求头,否则您无权访问 /permit 下的接口 该请求可以成功 root@kitploit: GET /permit/any HTTP/1.1 Token: 4ra1n 当没有 Token 请求头时,不允许访问 root@kitploit: GET /permit/any HTTP/1.1...
CVE-2025-24813-POC
JSP Web Shell 上传器 一个简单的 Python 工具,用于通过 HTTP PUT 请求将一个基础的 JSP Web Shell 上传到一个或多个目标。 ⚠️ 仅用于教育和授权的渗透测试。 Apache Tomcat 存在路径等价/路径遍历漏洞,原因是未正确处理路径中的 ../ 序列。 CVE ID: CVE-2025-24813 Severity: 严重 Reference link: https://github.com/advisories/GHSA-83qj-6fr2-vhqg 🧰 功能 上传一个具有命令执行能力的基础 JSP Shell 支持: 单个目标 -t...
CVE-2025-32463-EXPLOIT
CVE-2025-32463 - Sudo 权限提升 sudo 中存在一个影响 Linux/Unix 系统的权限提升漏洞。该缺陷源于当 sudo 与 -R(--chroot)选项一起使用时存在不正确的路径验证 ,允许攻击者通过恶意 NSS 库加载来提升至 root 权限。 根本原因 当 sudo 在 chroot 环境 (-R 选项)内执行命令时,它在错误条件下错误处理了 NSS(名称服务开关)库加载 。 不正确的路径验证(例如,未能清理 LDLIBRARYPATH 或 /etc/nsswitch.conf 中的路径)可能导致加载恶意库 而不是合法的 NSS 库(例如...
CVE-2021-43798-EXPLOIT
CVE-2021-43798 - Recorrido de Directorios en Grafana 🔍 Grafana es una plataforma de código abierto para monitoreo y observabilidad. Las versiones 8.0.0-beta1 hasta 8.3.0 excepto las versiones parcheadas son vulnerables a un ataque de recorrido de directorios, lo que permite el acceso no autorizad...
EUVD-2026-74794
An unauthenticated remote code execution vulnerability exists in the Policy Manager console of Akana API Platform. A path normalization discrepancy between the authentication filter and the servlet dispatcher allows a crafted request to bypass authentication and reach an endpoint that evaluates...
CVE-2026-85978
CVE-2026-85978 is a CRITICAL (CVSS 4.0: 10.0) unauthenticated remote code execution vulnerability in the Policy Manager console of Akana API Platform . A path normalization discrepancy between the authentication filter and the servlet dispatcher allows an attacker to craft a request that bypasses...
CVE-2026-85978 Unauthenticated Remote Code Execution in Akana API Platform
An unauthenticated remote code execution vulnerability exists in the Policy Manager console of Akana API Platform. A path normalization discrepancy between the authentication filter and the servlet dispatcher allows a crafted request to bypass authentication and reach an endpoint that evaluates...
CVE-2026-85978 Unauthenticated Remote Code Execution in Akana API Platform
An unauthenticated remote code execution vulnerability exists in the Policy Manager console of Akana API Platform. A path normalization discrepancy between the authentication filter and the servlet dispatcher allows a crafted request to bypass authentication and reach an endpoint that evaluates...
cve-2021-41773
CVE-2021-41773 – Apache 路径遍历报告 摘要 Apache HTTP Server 2.4.49 版本中发现的漏洞,根据 Web 服务器配置,可通过路径遍历攻击暴露系统敏感文件 路径遍历:攻击者可通过包含 ../ 的路径访问 Web 根目录之外的文件 信息 漏洞名称 :CVE-2021-41773 受影响版本 :Apache HTTP Server 2.4.49 漏洞类型 :路径遍历 官方补丁情况 :已在 2.4.50 及以上版本修补 实验环境配置 基础镜像:httpd:2.4.49(DockerHub) 容器运行方式:Dockerfile +...