76 matches found
proftpd-CVE-2026-42167-poc
ProFTPD 漏洞概念验证(POC) 针对 CVE-2026-42167 的概念验证演示,这是 ProFTPD 的 modsql 日志记录管道中的一个 SQL 注入漏洞,允许未认证的攻击者执行任意 SQL —— 并可将后门用户注入到 FTP 认证数据库中,或在数据库主机上实现远程代码执行。 所有 POC 均针对 PostgreSQL,但后门用户 POC 在经过一些查询修改后(我们将其留给读者作为练习),也适用于 MySQL 和 SQLite 后端。 该漏洞由 ZeroPath Research 发现。 我们的技术博客提供了更多细节。 漏洞 isescapedtext 绕过 ——...
CVE-2026-42167-PoC
描述 本仓库包含针对 CVE-2026-42167 的功能性漏洞利用代码。该缺陷存在于 modsql 处理某些日志变量(如 %U)的方式中,允许未经认证的攻击者通过 USER 命令注入 SQL 命令。 漏洞类型:SQL 注入(CWE-89) 严重性:高危(CVSS 8.1) 受影响版本:ProFTPD 1.3.9 及以下版本。 已修补版本:ProFTPD 1.3.9a / 1.3.10rc1。 免责声明 未经授权访问计算机系统属于违法行为。本人不对任何滥用此软件的行为负责。请仅在您拥有或已获得明确测试许可的系统上使用此 PoC。...
CVE-2026-42167-Exploit
CVE-2026-42167 主漏洞利用工具 一款专业的安全研究工具,用于利用 ProFTPD modsql 模块中的 CVE-2026-42167 漏洞。该工具通过基于时间的侧信道攻击,执行未认证的 SQL 注入,从服务器中窃取敏感文件。 "注意:该工具的效率取决于 PostgreSQL 用户的权限以及网络稳定性。" 🛡️ 漏洞概述 CVE-2026-42167 是 ProFTPD isescapedtext 函数中的一个严重逻辑缺陷。当 modsql 配置为记录 USER 命令时,攻击者可以通过提供以单引号(')开头和结尾的输入来绕过 SQL 转义。该工具利用此绕过机制执行...
CVE-2026-42167-PoC
CVE-2026-42167 POC ProFTPD 中通过 modsql SQL 注入实现预认证远程代码执行 作者: Van Glenndon Enad 原始发现: ZeroPath 发布时间: 2026年5月1日 严重性: 严重 CVSS v3.1 评分: 8.1 CVSS v3.1 向量: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS v2 评分: 7.6 CVSS v2 向量: CVSS2AV:N/AC:H/Au:N/C:C/I:C/A:C CWE: CWE-89(SQL注入),CWE-78(操作系统命令注入) 目录 1...
CVE-2026-42167
CVE-2026-42167: ProFTPD modsql 中的 SQL 注入 📋 执行摘要 CVE-2026-42167 是 ProFTPD 的 modsql 模块中的一个严重 SQL 注入漏洞,可导致身份验证绕过 、后门用户注入 和远程代码执行(RCE) 。 属性| 值 ---|--- 类型| SQL 注入(CWE-89) 严重性| 高/严重 CVSS v3| 8.1 组件| ProFTPD 1.3.9a 中的 modsql 报告方| ZeroPath Research 日期| 2026 年 4 月 28 日 🔍 技术描述 问题:isescapedtext 中的弱验证 ProFTP...
proftpd-CVE-2026-42167-analysis
CVE-2026-42167 — ProFTPD modsql SQL 注入 / 认证绕过 / 远程代码执行 独立复现、代码级根因分析,以及对 CVE-2026-42167 的坦诚暴露面分析——这是 ProFTPD modsql 日志管道中由 ZeroPath Research 披露、并在 ProFTPD 1.3.9a / 1.3.10rc1 中修复的 isescapedtext 绕过漏洞。 已在 Docker 中于 macOS / Apple Silicon 上端到端构建并验证,2026-04-29。 TL;DR — 在决定需要多担心之前,请先参阅结论 了解真实的暴露面情况。这 不是...
CVE-2026-42167 - ProFTPD mod_sql post-authentication SQLi - RCE
!/usr/bin/env python3 """ CVE-2026-42167 — ProFTPD modsql post-authentication SQL injection - RCE postauthstorrce.py --host --port 21 \ --user --password \ --shell-host --shell-port 4444 SUMMARY ------- ProFTPD's modsql logs FTP activity through user-supplied SQL. Its escaping helper isescapedtex...
Fedora 44 : proftpd (2026-549ee32ea1)
The remote Fedora 44 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-549ee32ea1 advisory. Cumulative bug-fix release from upstream. Includes fix for a possible SQL-injection issue via modsql CVE-2026-42167. Note that modsql is not enabled by...
Fedora 42 : proftpd (2026-739d341ab8)
The remote Fedora 42 host has a package installed that is affected by a vulnerability as referenced in the FEDORA-2026-739d341ab8 advisory. Cumulative bug-fix release from upstream. Includes fix for a possible SQL-injection issue via modsql CVE-2026-42167. Note that modsql is not enabled by...
Exploit for CVE-2026-42167
CVE-2026-42167: SQL Injection en ProFTPD modsql 📋 Resumen...
Exploit for CVE-2026-42167
CVE-2026-42167 Master Exploit Tool A professional security re...
Exploit for CVE-2026-42167
CVE-2026-42167 — ProFTPD modsql SQL Injection / Auth Bypass...
Linux Distros Unpatched Vulnerability : CVE-2026-42167
The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - modsql in ProFTPD before 1.3.9a allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an...
The vulnerability of the mod_sql module in the ProFTPD FTP server allows a hacker to execute arbitrary commands.
The vulnerability of the modsql module in the ProFTPD FTP server lies in the lack of security measures for the SQL query structure. Exploiting this vulnerability allows an attacker operating remotely to execute arbitrary commands...
CVE-2026-42167
modsql in ProFTPD before 1.3.9a allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backend allows commands e.g., COPY TO PROGRAM...
UBUNTU-CVE-2026-42167
modsql in ProFTPD before 1.3.9a allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backend allows commands e.g., COPY TO PROGRAM...
Exploit for CVE-2026-42167
ProFTPD Vulnerability POCs Proof-of-concept demonstrations fo...
CVE-2026-42167
modsql in ProFTPD before 1.3.9a allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backend allows commands e.g., COPY TO PROGRAM...
CVE-2026-42167
modsql in ProFTPD before 1.3.10rc1 allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backend allows commands e.g., COPY TO PROGRAM...
CVE-2026-42167
modsql in ProFTPD before 1.3.9a allows remote attackers to execute arbitrary code via a username, in scenarios where there is logging of USER requests with an expansion such as %U, and the SQL backend allows commands e.g., COPY TO PROGRAM...