Lucene search
+L

32 matches found

Kitploit
Kitploit
added 2026/09/14 1:36 p.m.5 views

CVE-2025-47812-poC

CVE-2025-47812-poC 针对 Wing FTP Server RCE(CVE-2025-47812)的简易漏洞利用工具,用于执行命令和获取反向 Shell。仅限教育用途。 漏洞详情 该安全漏洞由 RCESecurity(https://www.rcesecurity.com/2025/06/what-the-null-wing-ftp-server-rce-cve-2025-47812/)公开披露并详细介绍。 该漏洞利用脚本由本人出于教育和测试目的编写。本人并非该漏洞的原始发现者。 Wing FTP Server RCE(CVE-2025-47812) 该漏洞源于 Wing...

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

CVE-2025-47812

CVE-2025-47812 – Wing FTP Server における Lua インジェクションによる RCE 作者: 0xgh057r3c0n 🧠 説明 このエクスプロイトは、Wing FTP Server のログインハンドラ loginok.html における Lua インジェクションの脆弱性を利用して、任意の OS コマンドを実行したり、リバースシェルを獲得したりします。username パラメータを通じて、サニタイズされていない Lua コードの実行を悪用します。 📦 必要条件 Python 3.6 以上 pip3 Python パッケージ...

10CVSS8.4AI score0.92862EPSS
SaveExploits24References1
Kitploit
Kitploit
added 2026/09/14 4:55 a.m.5 views

CVE-2026-44403-WingFTP-v8.1.2-POC-Exploit

Wing FTP Server v8.1.2 contiene una vulnerabilidad de Ejecución Remota de Código RCE en el mecanismo de serialización de sesiones. Un administrador autenticado puede inyectar código Lua arbitrario a través del campo mydirectory basefolder del administrador de dominio, que se ejecuta del lado del...

10CVSS8.3AI score0.92862EPSS
SaveExploits29
Kitploit
Kitploit
added 2026/09/14 4:05 a.m.9 views

Blackash-CVE-2025-47812

🛡️ CVE-2025-47812 – Wing FTP Server の重大な RCE 🛡️ 🔎 概要: CVE-2025-47812 は、Wing FTP Server バージョン 7.4.4 より前のバージョンに影響を与える 重大なリモートコード実行 RCE 脆弱性です。セキュリティ研究者によって発見され、実際に活発に悪用されている ことが確認されています。 🧱 根本原因: この脆弱性は、Wing FTP Server の 認証ロジック 、特に username パラメータ内の ヌルバイト \0 の処理方法に起因します。 攻撃者はユーザー名フィールドを介して 任意の Lua コード...

10CVSS8.4AI score0.92862EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/13 11:23 p.m.6 views

CVE-2025-47812-Research

CVE-2025-47812 — Wing FTP Server RCE 研究 背景 在 Akasec 俱乐部进行的网络安全观察实习 (1337 Khouribga)— 2025 年 7/8 月。 研究的漏洞 - CVE : CVE-2025-47812 - CVSS 评分 : 10.0 严重 - 受影响软件 : Wing FTP Server 7.4.4 - 类型 : 通过 Lua 注入的远程代码执行 环境 在隔离且受控的环境中进行利用 (WSL Ubuntu),仅用于教育目的。 内容 - Rapportstagevf4.pdf — 完整报告,包含 静态分析...

10CVSS8.4AI score0.92862EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/13 1:15 p.m.6 views

CVE-2025-47812

CVE-2025-47812 – Wing FTP Server RCE 漏洞利用 漏洞利用标题: Wing FTP Server 7.4.4 通过 Lua 注入实现远程代码执行 CVE: CVE-2025-47812 测试于: Wing FTP Server v7.3.x(Windows/Linux) 影响: 以 SYSTEM/root 权限远程执行代码(RCE) 严重性: 严重 描述 Wing FTP Server 在处理登录输入中的 \0(空字节)时存在一个漏洞,允许攻击者通过用户或管理员 Web 界面向会话文件中注入任意 Lua 代码 。这可用于在底层操作系统上执行系统命令。...

10CVSS8.4AI score0.92862EPSS
SaveExploits24
Kitploit
Kitploit
added 2026/09/13 6:01 a.m.8 views

CVE-2023-5044

CVE-2023-5044 通过 nginx.ingress.kubernetes.io/permanent-redirect 注解进行代码注入 首先,你需要部署 Pod 和 Service: root@kitploit: kind: Pod apiVersion: v1 metadata: name: apple-app labels: app: apple spec: containers: - name: apple-app image: hashicorp/http-echo args: - "-text=apple" --- kind: Service apiVersion: ...

8.8CVSS7.9AI score0.56605EPSS
SaveExploits2References1
Kitploit
Kitploit
added 2026/09/10 1:35 a.m.9 views

CVE-2023-5043

CVE-2023-5043 La inyección de anotaciones en Ingress nginx provoca la ejecución arbitraria de comandos 1. Crear un Ingress se puede crear sin Service y Pod root@kitploit: apiVersion: networking.k8s.io/v1 kind: Ingress metadata: name: ingress-exploit annotations: kubernetes.io/ingress.class: "ngin...

8.8CVSS7.9AI score0.02234EPSS
SaveExploits0
Kitploit
Kitploit
added 2026/09/08 11:36 a.m.10 views

CVE-2025-47812

CVE-2025-47812 — Wing FTP Server の未認証 RCE リライト Wing FTP Server ≤ 7.4.3 における未認証の Lua インジェクション RCE の Python エクスプロイト。シェル配信用に設計 — check から動作する netcat コールバックまでの 1 コマンド。 以前 HTB の wingData ラボ用に作成し、現在オープンソース化しました。所有しているシステム、またはテストの許可を得ているシステムに対してのみ使用してください。 クレジット 脆弱性研究: Julien @MrTuxracer — What the NULL...

10CVSS8.4AI score0.92862EPSS
SaveExploits24References1
SUSE CVE
SUSE CVE
added 2026/09/02 1:01 a.m.10 views

SUSE CVE-2026-78367

A vulnerability was found in RPM's rpmbuild tarball processing. When processing a crafted source archive, the getTarSpec function in tools/rpmbuild.cc passes an attacker-controlled tar archive member name to rpmExpand as part of a %basename:... macro expression. A specially crafted .spec member...

7CVSS7.3AI score0.00141EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.20 views

CVE-2026-44403

Wing FTP Server before 8.1.3 contains an authenticated remote code execution vulnerability in the session serialization mechanism that allows authenticated administrators to inject arbitrary Lua code through the domain admin mydirectory field. Attackers can exploit unsafe serialization of session...

8.6CVSS6.4AI score0.02643EPSS
SaveExploits5References1
GithubExploit
GithubExploit
added 2026/05/24 6:05 p.m.170 views

Exploit for Improper Neutralization of Null Byte or NUL Character in Wftpserver Wing_Ftp_Server

CVE-2025-47812 — Wing FTP Server Unauth RCE rewrite Python...

10CVSS7.7AI score0.92862EPSS
SaveExploits24
Cvelist
Cvelist
added 2026/05/12 8:43 p.m.46 views

CVE-2026-44403 Wing FTP Server < 8.1.3 Authenticated Remote Code Execution via Session Serialization

Wing FTP Server before 8.1.3 contains an authenticated remote code execution vulnerability in the session serialization mechanism that allows authenticated administrators to inject arbitrary Lua code through the domain admin mydirectory field. Attackers can exploit unsafe serialization of session...

8.6CVSS0.02643EPSS
SaveExploits5References2
EUVD
EUVD
added 2026/04/24 3:19 p.m.37 views

EUVD-2026-25280

Contour has Lua code injection via Cookie Path Rewrite Policy...

8.1CVSS5.3AI score0.00492EPSS
SaveExploits0References7
ATTACKERKB
ATTACKERKB
added 2026/04/23 6:44 p.m.7 views

CVE-2026-41246

Contour is a Kubernetes ingress controller using Envoy proxy. From v1.19.0 to before v1.33.4, v1.32.5, and v1.31.6, Contour's Cookie Rewriting feature is vulnerable to Lua code injection. An attacker with RBAC permissions to create or modify HTTPProxy resources can craft a malicious value in...

8.1CVSS6.4AI score0.00492EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/23 6:44 p.m.7 views

CVE-2026-41246 Contour: Lua code injection via Cookie Path Rewrite Policy

Contour is a Kubernetes ingress controller using Envoy proxy. From v1.19.0 to before v1.33.4, v1.32.5, and v1.31.6, Contour's Cookie Rewriting feature is vulnerable to Lua code injection. An attacker with RBAC permissions to create or modify HTTPProxy resources can craft a malicious value in...

8.1CVSS6.3AI score0.00492EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/04/09 1:18 p.m.161 views

Exploit for Improper Neutralization of Null Byte or NUL Character in Wftpserver Wing_Ftp_Server

\ CVE-2025-47812 — Wing FTP Server RCE Research \ Contexte...

10CVSS7.5AI score0.92862EPSS
SaveExploits24
EUVD
EUVD
added 2025/10/03 8:07 p.m.10 views

EUVD-2025-30791

Malicious code in bioql PyPI...

8.8CVSS6.6AI score0.00827EPSS
SaveExploits1References4
EUVD
EUVD
added 2025/10/03 8:07 p.m.8 views

EUVD-2022-29582

Malicious code in bioql PyPI...

7.8CVSS6.1AI score0.02264EPSS
SaveExploits1References14
RedhatCVE
RedhatCVE
added 2025/09/24 12:28 a.m.24 views

CVE-2025-57439

Creacast Creabox Manager 4.4.4 contains a critical Remote Code Execution vulnerability accessible via the edit.php endpoint. An authenticated attacker can inject arbitrary Lua code into the configuration, which is then executed on the server. This allows full system compromise, including reverse...

8.8CVSS8AI score0.00827EPSS
SaveExploits1References1
Rows per page
Query Builder