78085 matches found
Squid Proxy - HTTP Authentication Credentials Disclosure
Squid versions prior to 7.2 fail to redact HTTP authentication credentials in error page responses. The Authorization header value is embedded in plain text inside the mailto: diagnostic block when Squid generates an error page e.g. ERRDNSFAIL. id: CVE-2025-62168 info: name: Squid Proxy - HTTP...
Astro SSR - Server-Side Request Forgery
Astro before 5.17.3 and @astrojs/node before 9.5.4 are vulnerable to full-read SSRF due to improper Host header validation in error page rendering, allowing attackers to redirect requests and access internal resources. id: CVE-2026-25545 info: name: Astro SSR - Server-Side Request Forgery author:...
Pritunl VPN Server 1.29.2145.25 - Username Enumeration
Pritunl 1.29.2145.25 contains a username enumeration issue caused by different error responses in /auth/session login attempts, letting attackers verify valid usernames, exploit requires network access to the login endpoint. id: CVE-2020-25200 info: name: Pritunl VPN Server 1.29.2145.25 - Usernam...
MapTiler Tileserver-php v2.0 - Unauthenticated XSS
MapTiler Tileserver-php v2.0 contains a reflected XSS caused by unencoded reflection of the GET parameter "layer" in an error message, letting unauthenticated attackers execute arbitrary script on victim browsers. id: CVE-2025-44136 info: name: MapTiler Tileserver-php v2.0 - Unauthenticated XSS...
Cherokee HTTPD <=0.5 - Cross-Site Scripting
Cherokee HTTPD 0.5 and earlier contains a cross-site scripting vulnerability which allows remote attackers to inject arbitrary web script or HTML via a malformed request that generates an HTTP 400 error, which is not properly handled when the error message is generated. id: CVE-2006-1681 info:...
CVE-2025-62168
CVE-2025-62168 Squid 代理错误处理中的信息泄露 扫描器(检测与 PoC) “由于未能对 HTTP 认证凭据进行脱敏处理, Squid 容易受到信息泄露攻击。 严重性: 此问题允许脚本绕过浏览器安全 防护,并获取受信任客户端用于 认证的凭据。 此问题可能允许远程客户端识别 使用 Squid 进行后端负载均衡的 Web 应用 内部使用的安全令牌或凭据。 这些攻击不需要 Squid 配置 HTTP 认证。” 使用方法 root@kitploit: 使用虚拟环境并激活 pip install -r requirements.txt python3 main.py...
CVE-2025-62168
CVE-2025-62168 Squid 代理在错误处理中的信息泄露 扫描器(检测与 PoC) "由于未能对 HTTP 认证凭据进行脱敏处理, Squid 容易受到信息泄露攻击。 严重性: 此问题允许脚本绕过浏览器安全 防护,并获取受信任客户端用于 认证的凭据。 此问题可能允许远程客户端识别 使用 Squid 进行后端负载均衡的 Web 应用程序内部使用的安全令牌或凭据。 这些攻击不需要 Squid 配置 HTTP 认证。" 使用方法 root@kitploit: 使用虚拟环境并激活 pip install -r requirements.txt python3 main.py...
poc-CVE-2026-0073
PoC CVE-2026-0073 Omisión de Autenticación TLS de ADB Inalámbrico Este directorio contiene una prueba de concepto en Python para CVE-2026-0073. El script se genera mediante técnicas de generación de código asistidas por IA. Resumen CVE-2026-0073 es un problema de lógica en la verificación de...
CVE-2026-85030
HKUDS AI-Trader (a simulated trading/competition platform) contains a business logic error in the selfRegister API Endpoint within service/server/routes_agent.py. By manipulating the initial_balance argument, a remote attacker can inflate their starting cash/equity value. However, because profit_...
cve-2025-54874-poc
参考 https://github.com/uclouvain/openjpeg/pull/1573 https://www.cvedetails.com/cve/CVE-2025-54874/ https://securitylab.github.com/advisories/GHSL-2025-057OpenCV/ 测试环境 openjpeg-2.5.1 Linux 6.10.14-linuxkit x8664 GNU/Linux 描述 函数调用链为:opjreadheader → opjjp2readheader → opjj2kreadheader →...
CVE-2026-23980-Exploit
CVE-2026-23980 - Apache Superset 认证后 SQL 注入 root@kitploit: / \ | | | | | || | \\ sqlExpression 直接进入查询。没有参数化。没有希望。 Apache Superset ChartDataRestApi.data - QueryContext.getdfpayload - SqlaTable.getsqlaquery - adhoc 列 sqlExpression / extras.where 注入 - validateadhocsubquery 通过 querytoxml 被绕过 - 原始 SQL...
triton-cve-2025-23320
演示 CVE-2025-23320 本仓库复现了 CVE-2025-23320,演示 CWE-209(生成包含敏感信息的错误消息)(CVSS 评分:7.5)。该漏洞存在于所有 NVIDIA Triton 推理服务器 25.06 及更早版本中。 此 Docker 环境运行一个包含 NVIDIA Triton 推理服务器和攻击客户端的网络。该环境还确保客户端在 Linux 上运行,因此该 CVE 可在所有操作系统上复现。 构建/运行 docker compose --build-no-cache 如果是首次运行,这可能需要一段时间,因为会从 GitHub 拉取 NVIDIA Triton 服...
CVE-2026-35570
突破沙箱:我是如何在 openclaude 中发现一个关键路径遍历绕过漏洞的 CVE-2026-35570 | CVSS 8.4(高危)| openclaude v0.1.7 并非每个漏洞都需要复杂的利用链。有时,一个放错位置的 return 语句就足以在你的安全模型上炸开一个大洞。CVE-2026-35570 正是如此。 这篇分析文章介绍的是我在 openclaude v0.1.7 中发现的一个沙箱绕过漏洞——一个逻辑缺陷,它能让路径遍历载荷直接穿过文件系统隔离层,而完全不被检查。 我是如何发现的 我在查看 bashPermissions.ts...
codeql-sample-polkit
-- coding: utf-8 - - polkit pkexec 漏洞 概述 本仓库使用 CodeQL 研究 polkit pkexec 漏洞。 包含 构建数据库的说明 构建好的数据库 一系列用于演示如何发现该漏洞的查询 已完成事项: polkit 源码 / 数据库构建 针对易受攻击源码的 codeql 查询 CFG 图示 待办事项: 增强 codeql 查询以同时处理已修补的源码 命令行说明 漏洞详情 Polkit pkexec 漏洞...
CVE-2026-23723-POC
PoC CVE-2026-23723 - Ayudante de Explotación de Inyección SQL Autenticada en WeGIA Inyección SQL Basada en Errores Autenticada en WeGIA ≤ 3.6.1 GHSA-xfmp-2hf9-gfjp | Aviso Oficial Autor Original del PoC / Reportante : ViniCastro2001 GHSA Publicado por : nilsonLazarin mantenedor del proyecto Este...
SUSE CVE-2026-72378
In the Linux kernel, the following vulnerability has been resolved: afs: Fix error code in afsextractvladdrs The error codes on these paths are only set on the first iteration through the loop. Set the correct error code on every iteration...
CVE-2025-11627
抽出されたnonceを使用して、AJAXハンドラに細工したリクエストを送信します。 root@kitploit: = // 1 find the inline script that contains the AJAX URL const s = ...document.scripts.findsc = sc.textContent.includes'billminozzijserrorcatched'; if !s console.error'Script with ajax URL not found. Is wphead present?'; return; // 2 extrac...
CVE-2025-10351-POC
CVE-2025-10351 POC - SQL 注入利用程序 💉 针对 CVE-2025-10351 的 POC:一个影响 Melis Platform Framework 中特定端点的未认证 SQL 注入漏洞。 🔗 参考资料 📄 MITRE 上的 CVE-2025-10351 📄 INCIBE(西班牙国家网络安全研究所)关于 Melis Platform 的警告 🚀 描述 此 POC 针对以下端点中的未认证基于错误的 SQL 注入 漏洞: root@kitploit: melis/MelisCms/PageEdition/getTinyTemplates?idPage= 它利用...
CVE-2019-9053
この修正はhttps://tryhackme.com/room/easyctfによるものです : お楽しみください 修正された重大な問題 1. Python 2からPython 3への互換性 旧: print "string" 新: print"string" すべてのprint文をprint関数に変更 文字列フォーマットをf-stringに更新 2. 非推奨のoptparseライブラリ 旧: import optparse 新: import argparse オプション解析システム全体をモダンなargparseに置き換え 適切なヘルプテキストとデフォルト値を追加 3...