441 matches found
Exploit_CVE-2025-47812
WingFTPServer7.4.3-UnauthenticatedRCE...
Wing FTP Server <= 7.4.3 - Path Disclosure via Overlong UID Cookie
Wing FTP Server versions prior to 7.4.4 are vulnerable to an authenticated information disclosure vulnerability CVE-2025-47813. The vulnerability occurs due to improper validation of the 'UID' session cookie in the /loginok.html endpoint. Supplying an overlong UID value causes the server to respo...
Wing FTP 6.4.4 - Cross-Site Scripting
Wing FTP 6.4.4 is vulnerable to cross-site scripting via its web interface because an arbitrary IFRAME element can be included in the help pages via a crafted link, leading to the execution of sandboxed arbitrary HTML and JavaScript in the user's browser. id: CVE-2020-27735 info: name: Wing FTP...
WingFTP-CVE-2025-47812-illdeed
CVE-2025-47812 - Wing FTP服务器远程代码执行漏洞利用 本仓库提供了针对Wing FTP服务器 中CVE-2025-47812 (远程代码执行漏洞)的概念验证利用代码。攻击者可以通过在认证过程中滥用username参数注入并执行任意的Lua系统命令,从而实现完全的远程代码执行。 📌 漏洞利用功能特性 🔧 远程执行自定义shell命令 🧬 多个内置的反向shell有效载荷(bash、Python、netcat等) 🪪 从Set-Cookie自动提取UID 📦 将成功的UID记录到founduids.txt 🧪 试运行模式(不发送实际请求——安全测试输入/输出逻辑) 🔁...
CVE-2025-47812
CVE-2025-47812 – Exploit de RCE en Wing FTP Server Título del exploit: Wing FTP Server 7.4.4 Ejecución remota de código mediante inyección Lua CVE: CVE-2025-47812 Probado en: Wing FTP Server v7.3.x Windows/Linux Impacto: Ejecución remota de código RCE como SYSTEM/root Gravedad: Crítica Descripció...
CVE-2025-47812
🚀 Wing FTP Exploit - CVE-2025-47812 Exploit mejorado para Wing FTP Server CVE-2025-47812 - Unauthenticated Remote Code Execution RCE 🔧 Instalación Clona este repositorio y entra en el directorio: root@kitploit: git clone https://github.com/0xjuarez/CVE-2025-47812.git cd CVE-2025-47812 pip install...
CVE-2025-47812
CVE-2025-47812 – Wing FTP Server 通过 Lua 注入实现远程代码执行 作者: 0xgh057r3c0n 🧠 描述 此漏洞利用 Wing FTP Server 登录处理程序(loginok.html)中的 Lua 注入漏洞,执行任意操作系统命令或获取反向 Shell。它通过 username 参数滥用未经过滤的 Lua 代码执行。 📦 依赖要求 Python 3.6 或更高版本 pip3 Python 软件包 使用以下命令安装所需软件包: root@kitploit: pip3 install -r requirements.txt 或手动安装:...
Blackash-CVE-2025-47812
🛡️ CVE-2025-47812 – Critical RCE in Wing FTP Server 🛡️ 🔎 Overview: CVE-2025-47812 is a critical remote code execution RCE vulnerability affecting Wing FTP Server versions prior to 7.4.4. It was discovered by a security researcher and has been confirmed to be actively exploited in the wild. 🧱 Root...
CVE-2025-47812
CVE-2025-47812 - Ejecución Remota de Código RCE en Wing FTP Server =========================================================== Autor: blindma1den Fecha: Julio 2025 Tipo de Exploit: Ejecución Remota de Código No autenticado Objetivo: Wing FTP Server 7.4.4 Puntuación CVSS: 10.0 Crítico DESCRIPCIÓN...
CVE-2025-47812
CVE-2025-47812 不正确的输入验证导致远程代码执行直至完全系统沦陷 📘 简介: 来自 RCE Security 的 Julien Ahrens 发现了一个影响 WingFTP 的关键安全漏洞。该漏洞被跟踪为 CVE-2025-47812,CVSS 评分为 10。成功利用该漏洞可能允许远程未认证攻击者执行任意代码,从而导致完全的系统沦陷。 Wing FTP Server 是一款跨平台、用户友好且安全的 FTP 服务器软件。它支持多种文件传输协议,如 FTP、FTPS、HTTP、HTTPS 和 SFTP,为客户端的连接提供了灵活性。 为了研究 CVE-2025-47812,我在一...
Wing-FTP-Server-7.4.4-RCE-Authenticated
Wing FTP Server 7.4.4 - Remote Code Execution Authenticated CVE-2025-5196 Wing FTP Server provides an administrative Lua scripting console accessible via its web interface. Authenticated administrators are able to execute arbitrary Lua code with insufficient sandboxing. Affected Version: Wing FTP...
CVE-2020-9470
这是什么 Wing FTP Server 6.2.5 - 权限提升 介绍 Wing FTP Server 在处理 HTTP 会话时存在一个弱点,允许任何本地用户在 Linux、MacOS 和 Solaris 上将权限提升至 root。利用此漏洞需要已经建立的远程管理会话。需要注意的是,6.2.5 版本于 2020 年 2 月 27 日发布,然而,这个漏洞是在 2020 年 2 月 28 日被识别、报告并修补的。因此,某些显示为 6.2.5 版本的 Wing FTP Server 安装可能存在漏洞,而有些则可能没有漏洞。 使用方法 ./CVE-2020-9470.sh...
CVE-2025-47812
CVE-2025-47812 此检测方法的工作原理是什么? 该Nuclei模板通过识别Web客户端HTML响应中暴露的版本低于7.4.4的Wing FTP Server实例,来检测易受CVE-2025-47812攻击的目标。 如何运行此脚本? 1. 从此处下载Nuclei 2. 将模板复制到本地系统 3. 运行以下命令:nuclei -u https://yourHost.com -t template.yaml 参考资料 https://nvd.nist.gov/vuln/detail/CVE-2025-47812 https://www.wftpserver.com/...
CVE-2020-8635
这是什么 Wing FTP Server 6.2.3 - 权限提升 利用 简介 Wing FTP Server v6.2.3 在 Linux、macOS 和 Solaris 平台上对安装目录和配置文件设置了不安全的权限。这允许本地用户随意创建具有完全权限的 FTP 用户,并通过修改系统文件来提升操作系统内的权限。 测试环境 Ubuntu 18.04, Kali Linux 4, MacOS Catalina, Solaris 11.4 x86 利用 root@kitploit: python3 cve-2020-8635.py -t 192.168.0.2:2222 -u...
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...
CVE-2026-44403-WingFTP-v8.1.2-POC-Exploit
Wing FTP Server v8.1.2 包含一个远程代码执行(RCE)漏洞,该漏洞存在于会话序列化机制中。经过身份验证的管理员可以通过域管理员 mydirectory(基础文件夹)字段注入任意 Lua 代码,这些代码会通过 loadfile 在服务器端执行。 此漏洞与 CVE-2025-47812 不同。在 v7.4.4 中针对 CVE-2025-47812 的修复仅处理了用户名字段中的空字节注入向量。底层不安全的会话序列化问题并未修复,并且在 v8.1.2 中仍可通过管理员的 basefolder 字段利用。 SessionModule.lua(第 103 行)和...
CVE-2025-471812-POC
root@kitploit: / | / | / / | / / / |/ // / / / / / / &password= 2. Server authenticates "anonymous" truncated at NULL but writes full payload into session file → returns UID cookie 3. GET /dir.html Cookie: UID= Server loads session file → executes injected Lua → RCE 安装 root@kitploit: git clone...
CVE-2025-47812-PoC
CVE-2025-47812 — Wing FTP Server 远程代码执行 RCE 概述 字段| 值 ---|--- CVE| CVE-2025-47812 影响版本| Wing FTP Server 7.4.4 类型| 未认证远程代码执行 CVSS 评分| 10.0(严重) 修复版本| Wing FTP Server 7.4.4 工作原理 漏洞存在于 /loginok.html 登录端点。服务器未能正确过滤 username 字段中的空字节(%00)。攻击者可以利用这一点将任意的 Lua 代码 注入到会话文件中,这些文件随后在访问 /dir.html...
Wing FTP Server <= 7.4.3 - Remote Code Execution
Wing FTP Server versions prior to 7.4.4 are vulnerable to an unauthenticated remote code execution RCE flaw CVE-2025-47812. The vulnerability arises from improper NULL byte handling in the 'username' parameter during login, which allows Lua code injection into session files. These injected sessio...
CVE-2025-47812
CVE-2025-47812 — Wing FTP Server 未授权 RCE(重写) 用于 Wing FTP Server ≤ 7.4.3 中未认证 Lua 注入 RCE 的 Python 漏洞利用工具。专为 Shell 投递设计——从 check 到正常工作的 netcat 回调只需一条命令。 前段时间为 HTB 上的 wingData 实验室编写,现已开源。仅用于你拥有或已获书面授权测试的系统。 致谢 漏洞研究: Julien @MrTuxracer — What the NULL?! Wing FTP Server RCE CVE-2025-47812 原始 PoC:...