125225 matches found
CVE-2026-85609
Openpanel before 2.3.0 contains an unauthenticated full-read server-side request forgery SSRF vulnerability in the GET /tools/site-checker endpoint apps/api/src/controllers/tools.controller.ts. The endpoint passes a user-supplied url query parameter to fetchWithRedirects and performs server-side...
Event-ID-263-Rule-Name-SOC287---Arbitrary-File-Read-on-Checkpoint-Security-Gateway-CVE-2024-24919-
This repository does not have a README...
CVE-2026-85609
Openpanel before 2.3.0 is affected by an unauthenticated SSRF in the GET /tools/site-checker endpoint (apps/api/src/controllers/tools.controller.ts). The user-supplied url query parameter is passed to fetchWithRedirects() without SSRF or IP validation, allowing a remote attacker to reach cloud in...
CVE-2026-85583
SiYuan versions prior to v3.8.2 are affected by a path traversal vulnerability in the reader-accessible file-read endpoint. The root cause is that the endpoint follows symlinks when opening authorized asset paths, allowing an attacker with the reader role to request a logical asset under data/ass...
CVE-2026-85583 SiYuan before v3.8.2 Path Traversal via symlink in file API
SiYuan versions before v3.8.2 contain a path traversal vulnerability in the reader-accessible file-read endpoint that follows symlinks when opening authorized asset paths. Attackers with reader role can request a logical asset under data/assets/ that is a symlink to a file outside the workspace a...
CVE-2026-79707
A Path Traversal vulnerability in the builder endpoint in Google Cloud Agent Development Kit ADK versions 1.9.0 through 1.21.0 on Python allows an unauthenticated remote attacker to read arbitrary files using a crafted filepath query parameter...
CVE-2026-79707
A Path Traversal vulnerability in the builder endpoint in Google Cloud Agent Development Kit ADK versions 1.9.0 through 1.21.0 on Python allows an unauthenticated remote attacker to read arbitrary files using a crafted filepath query parameter...
CVE-2026-85534
A flaw in libsoup 's HTTP/2 client can crash the process when a malicious server manipulates flow-control settings. When a client sends a request body from a non-pollable input stream , the library may buffer more data than the current flow-control window allows. A remote HTTP/2 server can then s...
EUVD-2026-70994
A Path Traversal vulnerability in the builder endpoint in Google Cloud Agent Development Kit ADK versions 1.9.0 through 1.21.0 on Python allows an unauthenticated remote attacker to read arbitrary files using a crafted filepath query parameter...
CVE-2026-79707
A Path Traversal vulnerability in the builder endpoint of Google Cloud Agent Development Kit (ADK) versions 1.9.0 through 1.21.0 (Python) allows an unauthenticated remote attacker to read arbitrary files by supplying a crafted file_path query parameter. The CVSS 4.0 base score is 8.7 (HIGH) , ref...
CVE-2026-79707 Arbitrary File Read in Google Agent Development Kit (ADK)
A Path Traversal vulnerability in the builder endpoint in Google Cloud Agent Development Kit ADK versions 1.9.0 through 1.21.0 on Python allows an unauthenticated remote attacker to read arbitrary files using a crafted filepath query parameter...
directus-security
directus-security 审计任何 Directus 实例中真正会泄露数据的错误配置——公共角色读取暴露、用户枚举、未认证的版本/模式泄露、GraphQL 内省,以及 search 参数字段枚举预言机——并通过匿名探测 逐项实况验证。其他清单只会告诉你哪里 可能 有问题;本工具会拉取实际数据,展示真实存在的问题。 ⚡ 一行命令即可运行,无需管理员令牌,无需安装: root@kitploit: npx directus-security --url https://your-directus.example.com 🤝 想让我们代劳? 固定范围审计 — $99 / 24...
sunsetscan
SunsetScan Network security auditing for humans — powered by nmap, built for everyone. Website: sunsetscan.com SunsetScan is a local-network security auditing tool for home network owners and IT staff who want the depth of nmap without learning nmap syntax. Point it at your network and it finds...
CVE-2026-66729-Out-of-Bounds-Read-in-facil.io-MIME-Parser-leads-to-Server-Crash
安全披露:facil.io MIME 解析器中的越界读取导致服务器崩溃 指定 CVE ID CVE-2026-66729 产品: facil.io 受影响版本: facil.io = 0.6.0(所有 0.6.x、所有 0.7.x、master);该问题随 0.6.0 中新增的 MIME 解析器引入 组件: lib/facil/http/parsers/httpmimeparser.h CWE: CWE-191(整数下溢)、CWE-125(越界读取) CVSS v3.1: 7.5(AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H) 研究人员: Theodosis...
CVE-2019-6447-ES-File-Explorer
CVE-2019-6447: ES File Explorer Unauthenticated HTTP Service An independently implemented, safety-conscious research harness and technical analysis for CVE-2019-6447 , an unauthenticated HTTP service exposed by vulnerable versions of ES File Explorer for Android. Authorized research only. Use thi...
CVE-2026-74853
The Pods WordPress plugin before 3.3.9.2 does not restrict which functions a display callback may resolve to, allowing users with the author role and above to read arbitrary files from the server, including files outside the web root. Only sites using the restricted display-callback mode are...
EchoDrv
EchoDrv 用于滥用 ECHOAC 反作弊驱动 echodriver.sys 中内核读/写漏洞的工具 用法 示例 赞助商 我在 POST Luxembourg 工作,感谢他们为我分配时间来开发和维护这个项目!请访问 POST 网站:https://www.post.lu/business/produits-et-services/cyberforce。 致谢 Kite03 发现了 echodriver.sys 中的漏洞 https://www.matteomalvica.com/blog/2020/07/15/silencing-the-edr/(回调)...
kfd
简要免责声明:我无意添加对其他设备和 iOS 版本的偏移量。 kfd kfd,即 kernel file descriptor(内核文件描述符)的缩写,是一个在 Apple 设备上读写内核内存的项目。它利用各种可利用的漏洞来获取悬空 PTE(页表项),这被称为 PUAF 原语,即 physical use-after-free(物理释放后使用)的缩写。然后,它会在这些物理页内重新分配某些内核对象,并通过悬空 PTE 从用户空间直接操纵它们,以实现 KRKW 原语,即 kernel read/write(内核读写)的缩写。漏洞利用代码完全包含在一个库 libkfd 中,但该项目还包含针对...
Rogue-MySql-Server
Rogue-MySql-Server 编辑脚本并根据需要更改要读取的文件和服务器端口。运行脚本并连接到你的服务器,以便从客户端读取文件。 读取 mysql.log 以查看已读取的文件内容。...
MAL-014
MAL-014:VMware vCenter Server 中经过身份验证的任意文件读取 “com.vmware.appliance.version1.system.update.set” API 组件容易受到标志注入攻击,可结合 “com.vmware.showlog” 插件,以目标系统上 “root” 用户的身份读取任意文件。 注意: 此漏洞要求同时具备 vCenter SSH shell 的管理员访问权限,以及以低权限用户身份访问文件系统以创建符号链接文件和/或文件夹的权限。 协作: 此漏洞是与 Alexandru Bogdan 合作发现的。 要求: 此漏洞需要: 在受限制的...