Lucene search
+L

152 matches found

Kitploit
Kitploit
added 2026/09/13 12:39 p.m.6 views

CVE-2024-10410

Source code Online Hotel Reservation System in PHP/MySQLi with Source Code | SourceCodester Description A high risk vulnerability was found in Online Hotel Reservation System, affecting the upload function of /marimar/admin/modroom/controller.php file. The bypass detection operation of image...

7.2CVSS6.6AI score0.01151EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 9:24 a.m.4 views

CVE-2026-34835-Black-box-Analysis

本仓库从外部渗透测试者的视角,对 CVE-2026-34835 进行了黑盒安全分析。 目标并非逆向分析该漏洞,而是记录安全评估人员在授权评估期间如何识别、验证并评估其影响。 CVE-2026-34835(Rack Host Header Bypass)黑盒分析 从动态应用安全测试(DAST)的角度审视 CVE-2026-34835 ,这是一个中等严重性的验证绕过漏洞。 本报告以外部黑盒渗透测试的视角评估该漏洞的表现方式,严格关注可观察的行为及应用响应异常。 📌 漏洞概述 CVE ID: CVE-2026-34835 组件: Rack::Request 处理逻辑 漏洞类型:...

6.5CVSS6.1AI score0.00192EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/13 12:06 a.m.7 views

CVE-2025-27636-Practical-Lab

🛡️ CVE-2025-27636 — Apache Camel 实战利用实验室 🔍 概述 CVE-2025-27636 是 Apache Camel 中一个严重的远程代码执行 RCE 漏洞,具体位于 camel-exec 组件。它源于一个微妙但危险的问题: DefaultHeaderFilterStrategy 对标头名称执行区分大小写的检查,可以使用替代大小写来绕过。 这意味着内部 Camel 标头(例如 CamelExecCommandExecutable)如果大小写被篡改(例如 cAmeLexecCommandExecutable),本应被阻止的它们也可能通过。 当此标头到达...

5.6CVSS7.1AI score0.81126EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/12 9:35 p.m.9 views

claude-create-CVE-2025-29927

Next.js 中间件漏洞测试工具 CVE-2025-29927 此应用程序演示了 Next.js 中间件授权绕过漏洞 CVE-2025-29927。 关于该漏洞 CVE-2025-29927 是 Next.js 中间件中的一个授权绕过漏洞。通过发送一个精心构造的 HTTP 头 x-middleware-subrequest,攻击者可以绕过在中间件中实现的授权检查,从而获得对受保护资源的访问。 设置说明 1. 安装依赖: root@kitploit: cd /var/www/react-nextjs/test-middleware-skip npm install 2. 启动开发服务器:...

9.1CVSS7.4AI score0.99225EPSS
SaveExploits59
Kitploit
Kitploit
added 2026/09/10 9:51 a.m.7 views

CVE-2025-12720

g-FFL Cockpit 'POST', 36: 'callback' = CLASS, 'handleenqueueonly', 37: 'permissioncallback' = fn = self::fflcockpitisallowedself::$fflckey, 38: ; fflcockpitisallowed 函数使用一个硬编码的 IP 地址(base64:My4yMTIuMTg1LjE4Nw==,解码后:3.212.185.187),该地址在插件源代码中可见。 来自 class-sync-endpoint.php 的漏洞代码片段: root@kitploit: 11...

5.3CVSS6AI score0.00279EPSS
SaveExploits0
CVE
CVE
added 2026/09/04 9:40 a.m.15 views

CVE-2026-85547

CVE-2026-85547 is a cross-site request forgery (CSRF) vulnerability in MISP (Malware Information Sharing Platform). The root cause is that MISP's _isRest() check disables form-security and CSRF protections when a request is identified as REST, but this detection can be manipulated by an attacker-...

6.2CVSS5.4AI score0.00343EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/25 2:16 a.m.6 views

UBUNTU-CVE-2026-34959

Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $SERVER"REQUESTURI" with no trusted-proxy check and no validation of the prefix value. An attacker can supply an absolute URL e.g. X-Forwarded-Prefix: https://evil.example that flows into Location redirect header...

5.3CVSS5.9AI score0.00208EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/10 10:41 a.m.12 views

EUVD-2026-55228

A cross-site request forgery CSRF vulnerability in FreePBX Framework 17.0 allows an unauthenticated remote attacker to perform administrative actions on behalf of an authenticated administrator...

8.8CVSS5.1AI score0.00182EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/10 10:41 a.m.52 views

CVE-2026-72578

CVE-2026-72578 concerns FreePBX Framework 17.0. The vulnerability is a CSRF weakness in the /admin/ajax.php dispatcher (amp_conf/htdocs/admin/libraries/BMO/Ajax.class.php) where no CSRF tokens are implemented; protection relies solely on a Referer header, which can be bypassed when no Referer hea...

8.8CVSS5.1AI score0.00182EPSS
SaveExploits0References2
Mageia
Mageia
added 2026/08/09 6:02 a.m.25 views

Updated python-starlette package fixes security vulnerabilities

The updated package fixes security vulnerabilities: Proxy-Authorization header kept across hosts. CVE-2024-28849 Starlette vulnerable to On^2 DoS via Range header merging in starlette.responses.FileResponse. CVE-2025-62727 Security restriction bypass via malformed HTTP Host header. CVE-2026-48710...

7.5CVSS6.1AI score0.36257EPSS
SaveExploits3References5
OSV
OSV
added 2026/08/09 6:02 a.m.14 views

MGASA-2026-0327 Updated python-starlette package fixes security vulnerabilities

The updated package fixes security vulnerabilities: Proxy-Authorization header kept across hosts. CVE-2024-28849 Starlette vulnerable to On^2 DoS via Range header merging in starlette.responses.FileResponse. CVE-2025-62727 Security restriction bypass via malformed HTTP Host header. CVE-2026-48710...

7.5CVSS6.1AI score0.36257EPSS
SaveExploits3References6
Debian CVE
Debian CVE
added 2026/08/05 5:05 a.m.15 views

CVE-2026-71192

In OpenStack Swift through 2.38.0, the S3API middleware does not sanitize Swift-native control headers X-Copy-From, X-Copy-From-Account from S3 API requests when s3acl=true. An attacker can inject these headers into a signed PUT request targeting their own bucket, causing Swift to perform a...

6CVSS5.5AI score0.00292EPSS
SaveExploits0
CVE
CVE
added 2026/08/03 8:47 p.m.86 views

CVE-2026-48061

Litestar prior to v2.22.0 is affected by CVE-2026-48061: AllowedHostsMiddleware may bypass host validation by using X-Forwarded-Host when Host is absent, enabling host-header injection (e.g., password reset links, cache keys, routing decisions). The issue occurs when no reverse proxy strips X-For...

5.9CVSS5.4AI score0.00342EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/23 10:16 p.m.24 views

CVE-2026-63732

9router 0.4.59 fixed in 0.4.60 contains a chain of vulnerabilities: a hardcoded default password 123456 that authenticates any fresh installation, a bypass of the LOCALONLY network gate via a spoofed Host header, and unvalidated arguments passed to childprocess.spawn when registering MCP plugins....

9.9CVSS0.01011EPSS
SaveExploits0References2
SUSE Linux
SUSE Linux
added 2026/07/23 2:10 p.m.18 views

Security update for python-aiohttp

This update for python-aiohttp fixes the following issues CVE-2026-22815: insufficient restrictions in header/trailer handling can cause uncapped memory usage and a denial of service bsc1261320. CVE-2026-34513: unbounded DNS cache can cause a excessive memory usage and lead to a denial of service...

8.7CVSS6.7AI score0.00461EPSS
SaveExploits0References76
ATTACKERKB
ATTACKERKB
added 2026/07/15 8:53 p.m.12 views

CVE-2026-62312

9Router is an AI router & token saver. Prior to 0.5.2, 9Router allows a remote authenticated attacker to achieve arbitrary code execution on the host operating system by combining a Host header bypass of localhost-only routes with unvalidated MCP plugin args passed to childprocess.spawn, allowing...

8.8CVSS6.5AI score0.01297EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/15 8:53 p.m.12 views

CVE-2026-62312 9Router: Authenticated RCE via Unvalidated MCP Plugin Arguments

9Router is an AI router & token saver. Prior to 0.5.2, 9Router allows a remote authenticated attacker to achieve arbitrary code execution on the host operating system by combining a Host header bypass of localhost-only routes with unvalidated MCP plugin args passed to childprocess.spawn, allowing...

8.8CVSS6.5AI score
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/15 8:53 p.m.50 views

CVE-2026-62312 9Router: Authenticated RCE via Unvalidated MCP Plugin Arguments

9Router is an AI router & token saver. Prior to 0.5.2, 9Router allows a remote authenticated attacker to achieve arbitrary code execution on the host operating system by combining a Host header bypass of localhost-only routes with unvalidated MCP plugin args passed to childprocess.spawn, allowing...

8.8CVSS0.01297EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/15 1:34 p.m.6 views

SUSE-SU-2026:3059-1 Security update for python-aiohttp

This update for python-aiohttp fixes the following issues - CVE-2026-22815: insufficient header/trailer handling can cause a denial of service bsc1261320. - CVE-2026-34513: unbounded DNS cache can cause a denial of service bsc1261321. - CVE-2026-34514: contenttype parameter manipulation can lead ...

9.1CVSS7.3AI score0.00461EPSS
SaveExploits0References23
Positive Technologies
Positive Technologies
added 2026/07/15 12:00 a.m.37 views

PT-2026-60306

Name of the Vulnerable Software and Affected Versions 9Router versions prior to 0.5.2 Description A remote authenticated attacker can achieve arbitrary code execution on the host operating system. This is possible by combining a Host header bypass of localhost-only routes with unvalidated MCP...

8.8CVSS6.5AI score0.01297EPSS
SaveExploits0References8
Rows per page
Query Builder