Lucene search
+L

1472 matches found

Kitploit
Kitploit
added 2026/09/13 6:36 p.m.8 views

CVE-2006-3392

CVE-2021-42913 Webmin before 1.290 and Usermin before 1.220 calls the simplifypath function before decoding HTML, which allows remote attackers to read arbitrary files, as demonstrated using "..%01" sequences, which bypass the removal of "../" sequences before bytes such as "%01" are removed from...

7.5CVSS7.9AI score0.78286EPSS
SaveExploits5
Kitploit
Kitploit
added 2026/09/13 5:54 p.m.5 views

webminscan

Webminscan Webmin 漏洞利用扫描器 CVE-2020-35606 CVE-2019-12840...

9CVSS7.8AI score0.77835EPSS
SaveExploits11
Kitploit
Kitploit
added 2026/09/13 5:12 p.m.6 views

webmin_1.920

CVE-2019-15107 Webmin 1.920 未认证远程命令执行 一个针对 CVE-2019-15107 Webmin 1.920 未认证远程命令执行的 Python3 脚本,它利用 mkfifo 创建反向 Shell 或伪交互式 Shell 以绕过防火墙。 开始使用 执行程序 使用 python3 root@kitploit: python3 webmin.py -t https://webmin.site/ -lhost 127.0.0.1 -lport 9001 正向 Shell 防火墙绕过 root@kitploit: python3 webmin.py -t...

10CVSS8.4AI score0.99766EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/13 5:01 p.m.6 views

CVE-2019-15107

CVE-2019-15107 Webmin RCE Error - Perl execution Failed Your password has expired, and a new one must be chosen.uid=0root gid=0root groups=0root Failed to change password : The current password is...

10CVSS8.3AI score0.99766EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/13 4:55 p.m.6 views

Webmin-CVE-2022-0824-revshell

Webmin-CVE-2022-0824-revshell 漏洞描述 Webmin 1.984 及以下版本 - 文件管理器权限利用漏洞(CVE-2022-0824 和 CVE-2022-0829) 在默认使用 Authentic 主题的情况下,仅拥有较低权限且未配置任何文件管理器模块限制的 Webmin 用户,可访问具有 root 权限的文件。所有包含不受信任的 Webmin 用户的系统应立即升级。请注意,Virtualmin 系统不受此漏洞影响,因为其域所有者 Webmin 用户的配置方式不同。 来源:https://www.webmin.com/security.html 利用描述...

9CVSS7AI score0.96977EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/13 4:41 p.m.6 views

CVE-2019-12840.py

CVE-2019-12840.py POC Fake Shell: CVE-2019-12840 RCE Autenticado - Actualizaciones de Paquetes de Webmin...

9CVSS7.8AI score0.77835EPSS
SaveExploits9
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.49 views

Usermin 2.100 - Username Enumeration

Usermin version 2.100 and below is susceptible to username enumeration via the password change functionality. An attacker can determine valid usernames by analyzing the response messages from the password change endpoint. id: CVE-2024-44762 info: name: Usermin 2.100 - Username Enumeration author:...

5.3CVSS5.9AI score0.02566EPSS
SaveExploits5References4
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.61 views

Webmin < 1.920 - Authenticated Remote Code Execution

rpc.cgi in Webmin through 1.920 allows authenticated Remote Code Execution via a crafted object name because unserialisevariable makes an eval call. NOTE: the WebminServersIndex documentation states "RPC can be used to run any command or modify any file on a server, which is why access to it must...

8.8CVSS7.8AI score0.34798EPSS
SaveExploits4References5
Nuclei
Nuclei
added 2026/09/13 4:24 p.m.229 views

Webmin <= 1.920 - Unauthenticated Remote Command Execution

Webmin =1.920. is vulnerable to an unauthenticated remote command execution via the parameter 'old' in passwordchange.cgi. id: CVE-2019-15107 info: name: Webmin = 1.920 - Unauthenticated Remote Command Execution author: bp0lr severity: critical description: Webmin =1.920. is vulnerable to an...

10CVSS8.3AI score0.99766EPSS
SaveExploits39References5
Kitploit
Kitploit
added 2026/09/13 3:32 p.m.5 views

webminex

webminex 用于 Webmin 后门的 PoC 利用程序 基于 bash/curl 的示例,利用 Webmin 后门 CVE-2019-15107 和 CVE-2019-15231。 作者:Hanno Böck,https://hboeck.de/...

10CVSS8.4AI score0.99766EPSS
SaveExploits40
Kitploit
Kitploit
added 2026/09/13 3:24 p.m.9 views

CVE-2012-2982_python

CVE-2012-2982 Exploit python Hola, soy un investigador de seguridad y este es mi primer exploit. Webmin 1.580 tiene una RCE que también es CVE-2012-2982 Para usar este payload: 1. descargar 2. Abrir en un editor de texto! 3. cambia targetIP a tu objetivo 4. cambia lhost a tu propia IP 5. cambia...

6.5CVSS5.9AI score0.62181EPSS
SaveExploits10
Kitploit
Kitploit
added 2026/09/13 2:34 p.m.5 views

Project-Exploitation-of-Webmin-Authentication-Vulnerability

研究目标: 对Webmin 1.890版本中的一个远程代码执行(RCE)漏洞(CVE-2019-15107)进行全面的分析和成功利用,最终完全控制目标系统。 方法论: 初始侦察: 使用Nmap进行网络扫描: root@kitploit: nmap -sV -sC -A -p- 10.201.105.185 发现运行在端口10000上的Webmin 1.890服务 漏洞分析: 研究了passwordchange.cgi中的漏洞机制 确认了未经认证的任意命令执行的可能性 利用: 实现了两种攻击向量: 使用Metasploit框架: root@kitploit: use...

10CVSS8.4AI score0.99766EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/13 2:22 p.m.5 views

CVE-2022-1040

CVE-2022-1040-sophos-rce-poc sophos rce poc Sophos Webmin 门户认证绕过和远程代码执行一体化脚本; 此漏洞影响 Sophos Firewall v18.5 MR3 18.5.3 及更早版本 缓解措施: 尽快更新到最新版本 https://support.sophos.com/support/s/article/KB-000043853?language=enUS 为避免滥用此脚本,它不是免费的: 它包含脚本和从 Shodan 新转储的约19万个IP列表,其中可能存在大量易受攻击的目标。 狩猎愉快...

9.8CVSS8.4AI score0.99796EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/13 2:04 p.m.7 views

CVE-2006-3392

CVE-2006-3392 https://www.cvedetails.com/cve/CVE-2006-3392/ Webmin 1.290 之前版本和 Usermin 1.220 之前版本在解码 HTML 之前调用了 simplifypath 函数,导致远程攻击者能够读取任意文件,例如使用 "..%01" 序列,该序列能绕过在 "%01" 等字节被从文件名中移除之前对 "../" 序列的删除。注意:此问题与 CVE-2006-3274 不同。 用法 以 root 权限浏览文件系统中的任意文件 root@kitploit: ./exploit.sh 示例 浏览 10.10.11.10...

5CVSS8.2AI score0.78286EPSS
SaveExploits4
Kitploit
Kitploit
added 2026/09/13 1:59 p.m.5 views

Webmin-CVE-2022-0824-Enhanced-Exploit

Webmin-CVE-2022-0824-Enhanced-Exploit !IMPORTANT Webmin CVE-2022-0824 增强版漏洞利用工具 - 支持命令执行和反向Shell双模式 !IMPORTANT 一个针对 Webmin CVE-2022-0824 漏洞的增强版利用工具,支持直接命令执行和反向Shell两种模式。 🚀 特性 ✅ 双模式支持 :命令执行模式 + 反向Shell模式 ✅ 多种Payload :Perl、Bash、Python三种不同的payload ✅ 智能文件管理 :自动生成唯一文件名,避免文件冲突 ✅ 强制覆盖上传 :自动处理已存在文件的覆盖问题 ...

9CVSS7.8AI score0.96977EPSS
SaveExploits13References3
Kitploit
Kitploit
added 2026/09/13 1:24 p.m.8 views

detect-CVE-2019-15107-by-pyshark

detect-CVE-2019-15107-by-pyshark I. CVE-2019-15107 概述 Webmin 是一个基于 Web 的 Unix 系统管理界面。使用任何 Web 浏览器,我们可以设置用户帐户、Apache、DNS、文件共享等。 2019 年 8 月 10 日,土耳其网络安全研究员 Özkan Mustafa Akkuş 在 DefCon 上公开了此零日漏洞,同时发布了一个 Metasploit 模块以自动化利用该漏洞。由于 passwordchange.cgi 文件的密码重置功能中存在代码执行漏洞,允许第三方在无需输入验证的情况下执行恶意代码。 II. 受影响版...

10CVSS8.6AI score0.99766EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/13 12:59 p.m.6 views

CVE-2019-15107

CVE-2019-15107 CVE-2019-15107测试程序 webmin的这个远程命令执行漏洞,大致是perl中qx/…/导致命令执行,利用需要一定的特殊条件,复现的时候随手写了个图形化的利用程序。 值得注意的是,user值要是用的是一个假的用户,使用真实的root测试不成功,只有在发送的用户参数的值不是已知的Linux用户的情况下,展示进入才会到修改/etc/shadow的地方,从而触发命令注入漏洞 反弹shell可能需要编码,这可能需要修改代码...

10CVSS8.3AI score0.99766EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/13 12:07 p.m.5 views

CVE-2019-15107-Exploit

CVE-2019-15107 Python 利用工具 此利用工具针对 CVE-2019-15107(Webmin 1.890-1.920)未经授权的远程代码执行(RCE) ,使用 Python 编写。 使用方法 root@kitploit: python3 webminExploit.py python3 webminExploit.py 10.200.198.200 10000 whoami python3 webminExploit.py 10.200.198.200 10000 "curl -h"...

10CVSS8.4AI score0.99766EPSS
SaveExploits39
Kitploit
Kitploit
added 2026/09/13 12:02 p.m.11 views

WebminRCE-exploit

WebminRCE-exploit CVE-2022-0824, CVE-2022-0829 - 文件管理器权限利用 用于测试此PoC的易受攻击应用程序可在此处找到:here,以Docker镜像形式提供。 前提条件: Python3 Requests module 描述 漏洞 不正确的访问控制导致远程代码执行 安全用户(低权限用户)可以访问文件管理器模块,而该模块默认可被限制访问。 利用载荷 利用不正确的访问控制漏洞,将cgi文件上传到Webmin服务器。 阶段1(身份验证) 使用安全/低权限用户进行身份验证并登录服务器。 阶段2(将文件下载到服务器)...

9CVSS7AI score0.96977EPSS
SaveExploits14References1
Kitploit
Kitploit
added 2026/09/13 10:34 a.m.6 views

CVE-2019-12840_POC

CVE-2019-12840POC Webmin 包更新认证远程命令执行的概念验证(PoC) 另一个 Metasploit 模块的替代方案。 所有功劳归功于 Özkan Mustafa Akkuş https://www.pentest.com.tr/exploits/Webmin-1910-Package-Updates-Remote-Command-Execution.html...

9CVSS7.8AI score0.77835EPSS
SaveExploits9
Rows per page
Query Builder