Lucene search
+L

112846 matches found

Kitploit
Kitploit
added 2026/09/17 12:58 a.m.12 views

CVE-2026-20841

CVE-2026-20841 - Windows 记事本远程代码执行漏洞 针对 Windows 记事本 Markdown 渲染器中远程代码执行漏洞的概念验证(PoC)。该 Markdown 引擎未限制 URL 协议,允许通过可点击链接触发任意协议处理器。 免责声明 1. 并非本人发现。 功劳归于 MSRC 公告 上的原始研究人员。此为 PoC 复现。 2. 实际严重性低于听起来的效果。 在大多数情况下需要多次点击(参见 局限性)。构建此工具是因为“记事本远程代码执行”这个梗太有趣了,不容错过。 攻击向量 1. 远程载荷(file:///) root@kitploit: click...

7.8CVSS8.7AI score0.11848EPSS
SaveExploits9References1
Kitploit
Kitploit
added 2026/09/17 12:54 a.m.12 views

CVE-2026-20841

CVE-2026-20841 - Windows 记事本远程代码执行 针对 Windows 记事本 Markdown 渲染器中远程代码执行漏洞的 PoC。该 Markdown 引擎未限制 URL 协议,允许通过可点击链接触发任意协议处理器。 免责声明 1. 并非我的发现。 功劳归于 MSRC 公告 上的原始研究人员。此为 PoC 复现。 2. 严重性比听起来要低。 在大多数情况下需要多次点击(参见 局限性)。 PoC 本地二进制执行(file://) root@kitploit: click 启动磁盘上已有的任何可执行文件 — cmd.exe、powershell.exe、mshta.e...

7.8CVSS8.6AI score0.11848EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/17 12:53 a.m.14 views

CVE-2023-24329-Exploit

简介 URL 解析函数专注于将 URL 字符串拆分为其组成部分,或将 URL 组成部分组合成 URL 字符串。 urllib.parse.urlparse 简单来说 ,urllib.parse 用于解析 URL,我们可以通过在 URL 前添加空格来绕过它。这发生在 Python 3.11.4 及更早版本中。 PoC 让我们分解 example.py 以下是一组你不应访问的网站: root@kitploit: blockedlist = "http://example.com/", "http://example2.com/" 此函数检查网站是否在阻止列表中,如果在阻止列表中,则应返回 U...

7.5CVSS7.8AI score0.20459EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/17 12:51 a.m.11 views

CVE-2025-60500

CVE-2025-60500 — 不安全的文件上传 / QDocs Smart School 中的逻辑缺陷(Smart School 7.1) 发布日期: 2025-10-17 作者 / 发现者: Lebas Vivien 状态: 已保留 CVE: CVE-2025-60500(已保留) 摘要 QDocs Smart School — 学校管理系统 7.1 中存在一个不安全的文件上传 / 逻辑缺陷,允许具有 accountant 、admin 或 superadmin 等角色的已认证用户通过滥用备选的 YouTube URL 选项来绕过媒体上传功能中的文件类型限制。此缺陷允许攻击者将任意...

7.2CVSS6.3AI score0.00493EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/17 12:50 a.m.13 views

CVE-2026-33149-PoC

CVE-2026-33149 — Tandoor Recipes 中的 Host 头注入漏洞 概述 Tandoor Recipes 在 settings.py 中默认将 ALLOWEDHOSTS 设置为 '',导致 Django 在未经验证的情况下接受 HTTP Host 头中的任意值 。该应用在多个安全敏感场景中使用 request.buildabsoluteuri 生成绝对 URL。攻击者若能发送带有精心构造的 Host 头的请求,即可将所有服务器生成的 URL 重定向到攻击者控制的域名。 最严重的影响是邀请链接投毒...

8.1CVSS5.9AI score0.00304EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/17 12:50 a.m.12 views

CVE-2023-6895

python3 CVE-2023-6895.py -u http://target.com -c cmd...

9.8CVSS7AI score0.89138EPSS
SaveExploits2
EUVD
EUVD
added 2026/09/17 12:31 a.m.15 views

EUVD-2026-81287

n8n is a workflow automation platform. In versions before 1.123.76, 2.37.7, and 2.38.2, the Git node validated a relative remote URL against the configured repositoryPath but then invoked git with that path as its working directory; git walked up to the enclosing repository's top level and resolv...

5.3CVSS0.00183EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/09/17 12:00 a.m.7 views

IBM WebSphere Application Server Liberty 17.0.0.3 < 26.0.0.1 XSS (7254078)

The version of IBM WebSphere Application Server Liberty running on the remote host is affected by a XSS vulnerability as referenced in the 7254078 advisory. - IBM WebSphere Application Server Liberty 17.0.0.3 through 25.0.0.12 are affected by cross-site scripting due to improper validation of...

5.4CVSS0.00167EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/16 10:00 p.m.8 views

ReconHound

ReconHound ReconHound is a Python-based web reconnaissance tool built for penetration testers, bug bounty hunters, and ethical hackers. It helps identify hidden paths, files, subdomains, query parameters, virtual hosts, and fuzzable endpoints — making it a versatile solution for deep web...

5.8AI score
SaveExploits0
CVE
CVE
added 2026/09/16 9:51 p.m.17 views

CVE-2026-61597

djust is a Django library providing Phoenix LiveView-style reactive server-side rendering with Rust-powered performance. Prior to version 1.0.7 , its built-in component template tags (djust.components.templatetags.*) HTML-escape user-supplied URLs via conditional_escape but never validate the URL...

5.1CVSS0.003EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/16 9:46 p.m.5 views

CVE-2026-92587 n8n before 1.123.76 Sandbox Escape via Git Relative URL

n8n is a workflow automation platform. In versions before 1.123.76, 2.37.7, and 2.38.2, the Git node validated a relative remote URL against the configured repositoryPath but then invoked git with that path as its working directory; git walked up to the enclosing repository's top level and resolv...

5.3CVSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 9:46 p.m.20 views

CVE-2026-92587

n8n (workflow automation platform) contains a sandbox escape in its Git node affecting versions before 1.123.76 , 2.37.7 , and 2.38.2 . The root cause is a validation/resolution mismatch: a relative remote URL is checked against the configured repositoryPath, but git actually resolves it from its...

5.3CVSS0.00183EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/16 9:17 p.m.8 views

CVE-2026-92815

changedetection.io through 0.60.6 fails to validate the Goto URL action in browser steps, allowing unauthenticated attackers to access internal addresses. Attackers can supply arbitrary internal URLs in the optionalvalue parameter to retrieve responses from restricted network locations...

8.7CVSS0.00406EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 8:33 p.m.19 views

CVE-2026-92815

changedetection.io through 0.60.6 is vulnerable to an unauthenticated SSRF via the browser-step Goto URL action. The root cause is that the SSRF guard is only applied to the main watch URL and is bypassed in browser step Goto URLs, allowing attackers to supply arbitrary internal URLs in the optio...

8.7CVSS0.00406EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 8:33 p.m.12 views

EUVD-2026-81073

changedetection.io through 0.60.6 fails to validate the Goto URL action in browser steps, allowing unauthenticated attackers to access internal addresses. Attackers can supply arbitrary internal URLs in the optionalvalue parameter to retrieve responses from restricted network locations...

8.7CVSS0.00406EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/16 8:33 p.m.30 views

CVE-2026-92815 changedetection.io through 0.60.6 SSRF via browser-step Goto URL

changedetection.io through 0.60.6 fails to validate the Goto URL action in browser steps, allowing unauthenticated attackers to access internal addresses. Attackers can supply arbitrary internal URLs in the optionalvalue parameter to retrieve responses from restricted network locations...

8.7CVSS0.00406EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/16 8:32 p.m.16 views

CVE-2026-92813

Metabase (through 0.63.18 ) is vulnerable to a Server-Side Request Forgery (SSRF) caused by improper validation of the unspecified address 0.0.0.0 in custom GeoJSON URLs . An unauthenticated attacker can save a malicious GeoJSON entry using 0.0.0.0 and trigger server-side requests that reach loop...

6.9CVSS0.00288EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/16 8:32 p.m.5 views

CVE-2026-92813 Metabase through 0.63.18 SSRF via GeoJSON URL validation bypass

Metabase through 0.63.18 fails to properly validate the unspecified address 0.0.0.0 in custom GeoJSON URLs, allowing unauthenticated attackers to reach loopback services. Attackers can save a malicious GeoJSON entry with 0.0.0.0 and trigger requests that return loopback service responses to...

6.9CVSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/16 8:32 p.m.24 views

CVE-2026-92804 Nango through 0.70.4 Server-Side Request Forgery via Configuration

Nango through 0.70.4 fails to validate caller-supplied connection configuration values interpolated into provider token and proxy URL templates. Authenticated attackers can supply malicious configuration values to direct server requests at internal addresses or cloud metadata endpoints, potential...

7.1CVSS0.00277EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/09/16 8:26 p.m.39 views

CVE-2025-61456

🛡️ CVE 披露:CVE-2025-61456 — 电子商务项目中的反射型 XSS 披露日期: 2025 年 10 月 14 日 CVE ID: CVE-2025-61456 严重性: 中危(CVSS 6.1) 🧩 摘要 E-commerce Project v1.0 中存在一个反射型跨站脚本(XSS)漏洞,具体位于 index.php 端点。URL 路径参数中的未净化输入被直接反射回响应 HTML 中,攻击者可借此在访问恶意链接或提交构造请求的用户浏览器中执行任意 JavaScript。 该问题已被分配标识符 CVE-2025-61456 。在披露时,供应商尚未发布补丁 。 📦...

6.1CVSS5.9AI score0.00265EPSS
SaveExploits1References2
Rows per page
Query Builder