Lucene search
+L

76 matches found

Kitploit
Kitploit
added 2026/09/10 9:48 a.m.6 views

proftpd-CVE-2026-42167-poc

ProFTPD Vulnerability POCs Proof-of-concept demonstrations for CVE-2026-42167, a SQL injection vulnerability in ProFTPD's modsql logging pipeline that allows an unauthenticated attacker to execute arbitrary SQL — and to inject backdoor users into the FTP authentication database or achieve remote...

8.1CVSS8.4AI score0.07389EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/10 1:43 a.m.8 views

CVE-2026-42167-PoC

CVE reported by ZeroPath Research original writeup: https://zeropath.com/blog/proftpd-cve-2026-42167-auth-bypass-privesc-rce my version : https://jimmexploit.vercel.app/cve/proftpd-unauthenticated-sql-injection-leads-to-rce Description This repository contains a functional exploit for...

8.1CVSS7.8AI score0.07389EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/10 1:43 a.m.7 views

CVE-2026-42167-Exploit

CVE-2026-42167 Master Exploit Tool A professional security research tool for exploiting the CVE-2026-42167 vulnerability in ProFTPD's modsql module. This tool performs unauthenticated SQL injection to exfiltrate sensitive files from the server via time-based side-channel attacks. "Note: The...

8.1CVSS7.8AI score0.07389EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/10 1:42 a.m.16 views

CVE-2026-42167-PoC

CVE-2026-42167 POC Pre-Authentication Remote Code Execution in ProFTPD via modsql SQL Injection Author: Van Glenndon Enad Original Discovery: ZeroPath Published: May 1, 2026 Severity: Critical CVSS v3.1 Score: 8.1 CVSS v3.1 Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H CVSS v2 Score: 7.6...

8.1CVSS7.8AI score0.07389EPSS
SaveExploits9References3
Kitploit
Kitploit
added 2026/09/09 8:48 p.m.7 views

CVE-2026-42167

CVE-2026-42167: SQL Injection in ProFTPD modsql 📋 Executive Summary CVE-2026-42167 is a critical SQL injection vulnerability in ProFTPD's modsql module that allows authentication bypass , backdoor user injection , and remote code execution RCE...

8.1CVSS7.8AI score0.07389EPSS
SaveExploits9
Kitploit
Kitploit
added 2026/09/09 1:35 p.m.5 views

proftpd-CVE-2026-42167-analysis

CVE-2026-42167 — ProFTPD modsql SQL Injection / Auth Bypass / RCE Independent reproduction, code-level root-cause walkthrough, and a frank exposure analysis for CVE-2026-42167 — the isescapedtext bypass in ProFTPD's modsql logging pipeline disclosed by ZeroPath Research and fixed in ProFTPD 1.3.9...

8.1CVSS7.8AI score0.07389EPSS
SaveExploits9
Exploit DB
Exploit DB
added 2026/08/25 12:00 a.m.35 views

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...

8.1CVSS7.3AI score0.07389EPSS
SaveExploits9
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:00 a.m.17 views

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...

8.1CVSS6AI score0.07389EPSS
SaveExploits9References2
Tenable Nessus
Tenable Nessus
added 2026/05/08 12:00 a.m.11 views

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...

8.1CVSS6AI score0.07389EPSS
SaveExploits9References2
GithubExploit
GithubExploit
added 2026/05/04 12:37 a.m.218 views

Exploit for CVE-2026-42167

CVE-2026-42167: SQL Injection en ProFTPD modsql 📋 Resumen...

8.1CVSS5.9AI score0.07389EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2026/05/02 9:09 a.m.215 views

Exploit for CVE-2026-42167

CVE-2026-42167 Master Exploit Tool A professional security re...

8.1CVSS6AI score0.07389EPSS
SaveExploits9
GithubExploit
GithubExploit
added 2026/04/29 6:52 a.m.276 views

Exploit for CVE-2026-42167

CVE-2026-42167 — ProFTPD modsql SQL Injection / Auth Bypass...

8.1CVSS6.2AI score0.07389EPSS
SaveExploits9
Tenable Nessus
Tenable Nessus
added 2026/04/29 12:00 a.m.20 views

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...

8.1CVSS7.4AI score0.07389EPSS
SaveExploits9References2
BDU FSTEC
BDU FSTEC
added 2026/04/29 12:00 a.m.20 views

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...

8.1CVSS6.3AI score0.07389EPSS
SaveExploits9References6Affected Software1
NVD
NVD
added 2026/04/28 11:16 p.m.13 views

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...

8.1CVSS0.07389EPSS
SaveExploits9References7
OSV
OSV
added 2026/04/28 11:16 p.m.20 views

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...

8.1CVSS6.5AI score0.07389EPSS
SaveExploits9References3
GithubExploit
GithubExploit
added 2026/04/28 2:35 p.m.483 views

Exploit for CVE-2026-42167

ProFTPD Vulnerability POCs Proof-of-concept demonstrations fo...

7.5AI score0.07389EPSS
SaveExploits9
Vulnrichment
Vulnrichment
added 2026/04/28 12:00 a.m.7 views

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...

8.1CVSS6.3AI score0.07389EPSS
SaveExploits9References5
ATTACKERKB
ATTACKERKB
added 2026/04/28 12:00 a.m.15 views

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...

8.1CVSS6.3AI score0.07389EPSS
SaveExploits9References5Affected Software1
Debian CVE
Debian CVE
added 2026/04/28 12:00 a.m.14 views

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...

8.1CVSS6.3AI score0.07389EPSS
SaveExploits9
Rows per page
Query Builder