<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>CVE Daily – ProFTPD (High+Critical)</title>
  <link>https://cvedaily.com/pages/tags/proftpd.html</link>
  <atom:link href="https://cvedaily.com/feed-tags/proftpd-severe.xml" rel="self" type="application/rss+xml"/>
  <description>CVE Daily – ProFTPD (High+Critical)</description>
  <language>en</language>
  <lastBuildDate>Wed, 03 Jun 2026 21:26:52 +0000</lastBuildDate>
  <item>
    <title>[High] CVE-2026-44331 – In ProFTPD through 1.3.9a before 7666224, a SQL injection vulnerability in sqlta...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-44331</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-44331</guid>
    <pubDate>Tue, 05 May 2026 20:16:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-44331</strong></p>
  <p>In ProFTPD through 1.3.9a before 7666224, a SQL injection vulnerability in sqltab_fetch_clients_cb() in contrib/mod_wrap2_sql.c allows a remote attacker to inject arbitrary SQL commands via a crafted domain name that is accessed in a reverse DNS lookup. When "UseReverseDNS on" is enabled, the attacker-supplied hostname is passed unescaped into SQL queries. The character restrictions of DNS names…</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-44331">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2026-42167 – mod_sql in ProFTPD before 1.3.9a allows remote attackers to execute arbitrary co...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2026-42167</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2026-42167</guid>
    <pubDate>Tue, 28 Apr 2026 23:16:20 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2026-42167</strong></p>
  <p>mod_sql 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).</p>
  <p><strong>CVSS:</strong> 8.1 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2026-42167">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-47865 – ProFTPD 1.3.7a contains a denial of service vulnerability that allows attackers ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-47865</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-47865</guid>
    <pubDate>Wed, 21 Jan 2026 18:16:18 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-47865</strong></p>
  <p>ProFTPD 1.3.7a contains a denial of service vulnerability that allows attackers to overwhelm the server by creating multiple simultaneous FTP connections. Attackers can repeatedly establish connections using threading to exhaust server connection limits and block legitimate user access.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-770</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-47865">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2010-20103 – A malicious backdoor was embedded in the official ProFTPD 1.3.3c source tarball ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2010-20103</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2010-20103</guid>
    <pubDate>Wed, 20 Aug 2025 16:15:34 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2010-20103</strong></p>
  <p>A malicious backdoor was embedded in the official ProFTPD 1.3.3c source tarball distributed between November 28 and December 2, 2010. The backdoor implements a hidden FTP command trigger that, when invoked, causes the server to execute arbitrary shell commands with root privileges. This allows remote, unauthenticated attackers to run any OS command on the FTP server host.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-912</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2010-20103">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-57392 – Buffer Overflow vulnerability in Proftpd commit 4017eff8 allows a remote attacke...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-57392</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-57392</guid>
    <pubDate>Thu, 06 Feb 2025 22:15:39 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-57392</strong></p>
  <p>Buffer Overflow vulnerability in Proftpd commit 4017eff8 allows a remote attacker to execute arbitrary code and can cause a Denial of Service (DoS) on the FTP service by sending a maliciously crafted message to the ProFTPD service port.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-120</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-57392">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-39795 – Multiple external config control vulnerabilities exist in the nas.cgi set_nas() ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39795</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39795</guid>
    <pubDate>Tue, 14 Jan 2025 15:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-39795</strong></p>
  <p>Multiple external config control vulnerabilities exist in the nas.cgi set_nas() proftpd functionality of Wavlink AC3000 M33A8.V5030.210505. A specially crafted HTTP request can lead to permission bypass. An attacker can make an authenticated HTTP request to trigger these vulnerabilities.A configuration injection vulnerability exists in the `ftp_max_sessions` POST parameter.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-15</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39795">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-39794 – Multiple external config control vulnerabilities exist in the nas.cgi set_nas() ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39794</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39794</guid>
    <pubDate>Tue, 14 Jan 2025 15:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-39794</strong></p>
  <p>Multiple external config control vulnerabilities exist in the nas.cgi set_nas() proftpd functionality of Wavlink AC3000 M33A8.V5030.210505. A specially crafted HTTP request can lead to permission bypass. An attacker can make an authenticated HTTP request to trigger these vulnerabilities.A configuration injection vulnerability exists in the `ftp_port` POST parameter.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-15</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39794">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2024-39793 – Multiple external config control vulnerabilities exist in the nas.cgi set_nas() ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-39793</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-39793</guid>
    <pubDate>Tue, 14 Jan 2025 15:15:24 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2024-39793</strong></p>
  <p>Multiple external config control vulnerabilities exist in the nas.cgi set_nas() proftpd functionality of Wavlink AC3000 M33A8.V5030.210505. A specially crafted HTTP request can lead to permission bypass. An attacker can make an authenticated HTTP request to trigger these vulnerabilities.A configuration injection vulnerability exists in the `ftp_name` POST parameter.</p>
  <p><strong>CVSS:</strong> 9.1 · <strong>CWE:</strong> CWE-15</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-39793">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2024-48651 – In ProFTPD through 1.3.8b before cec01cc, supplemental group inheritance grants ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2024-48651</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2024-48651</guid>
    <pubDate>Fri, 29 Nov 2024 05:15:05 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2024-48651</strong></p>
  <p>In ProFTPD through 1.3.8b before cec01cc, supplemental group inheritance grants unintended access to GID 0 because of the lack of supplemental groups from mod_sql.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-863</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2024-48651">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2023-51713 – make_ftp_cmd in main.c in ProFTPD before 1.3.8a has a one-byte out-of-bounds rea...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2023-51713</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2023-51713</guid>
    <pubDate>Fri, 22 Dec 2023 03:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2023-51713</strong></p>
  <p>make_ftp_cmd in main.c in ProFTPD before 1.3.8a has a one-byte out-of-bounds read, and daemon crash, because of mishandling of quote/backslash semantics.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2023-51713">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2021-46854 – mod_radius in ProFTPD before 1.3.7c allows memory disclosure to RADIUS servers b...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2021-46854</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2021-46854</guid>
    <pubDate>Wed, 23 Nov 2022 07:15:09 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2021-46854</strong></p>
  <p>mod_radius in ProFTPD before 1.3.7c allows memory disclosure to RADIUS servers because it copies blocks of 16 characters.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-401</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2021-46854">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-9273 – In ProFTPD 1.3.7, it is possible to corrupt the memory pool by interrupting the ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9273</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9273</guid>
    <pubDate>Thu, 20 Feb 2020 16:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-9273</strong></p>
  <p>In ProFTPD 1.3.7, it is possible to corrupt the memory pool by interrupting the data transfer channel. This triggers a use-after-free in alloc_pool in pool.c, and possible remote code execution.</p>
  <p><strong>CVSS:</strong> 8.8 · <strong>CWE:</strong> CWE-416</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9273">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2020-9272 – ProFTPD 1.3.7 has an out-of-bounds (OOB) read vulnerability in mod_cap via the c...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2020-9272</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2020-9272</guid>
    <pubDate>Thu, 20 Feb 2020 16:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2020-9272</strong></p>
  <p>ProFTPD 1.3.7 has an out-of-bounds (OOB) read vulnerability in mod_cap via the cap_text.c cap_to_text function.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-125</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2020-9272">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-19272 – An issue was discovered in tls_verify_crl in ProFTPD before 1.3.6. Direct derefe...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19272</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19272</guid>
    <pubDate>Tue, 26 Nov 2019 04:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-19272</strong></p>
  <p>An issue was discovered in tls_verify_crl in ProFTPD before 1.3.6. Direct dereference of a NULL pointer (a variable initialized to NULL) leads to a crash when validating the certificate of a client connecting to the server in a TLS client/server mutual-authentication setup.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-476</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19272">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-19271 – An issue was discovered in tls_verify_crl in ProFTPD before 1.3.6. A wrong itera...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19271</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19271</guid>
    <pubDate>Tue, 26 Nov 2019 04:15:13 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-19271</strong></p>
  <p>An issue was discovered in tls_verify_crl in ProFTPD before 1.3.6. A wrong iteration variable, used when checking a client certificate against CRL entries (installed by a system administrator), can cause some CRL entries to be ignored, and can allow clients whose certificates have been revoked to proceed with a connection to the server.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19271">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-19270 – An issue was discovered in tls_verify_crl in ProFTPD through 1.3.6b. Failure to ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-19270</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-19270</guid>
    <pubDate>Tue, 26 Nov 2019 04:15:12 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-19270</strong></p>
  <p>An issue was discovered in tls_verify_crl in ProFTPD through 1.3.6b. Failure to check for the appropriate field of a CRL entry (checking twice for subject, rather than once for subject and once for issuer) prevents some valid CRLs from being taken into account, and can allow clients whose certificates have been revoked to proceed with a connection to the server.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-295</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-19270">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2019-18217 – ProFTPD before 1.3.6b and 1.3.7rc before 1.3.7rc2 allows remote unauthenticated ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-18217</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-18217</guid>
    <pubDate>Mon, 21 Oct 2019 04:15:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2019-18217</strong></p>
  <p>ProFTPD before 1.3.6b and 1.3.7rc before 1.3.7rc2 allows remote unauthenticated denial-of-service due to incorrect handling of overly long commands because main.c in a child process enters an infinite loop.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-835</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-18217">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2019-12815 – An arbitrary file copy vulnerability in mod_copy in ProFTPD up to 1.3.5b allows ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2019-12815</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2019-12815</guid>
    <pubDate>Fri, 19 Jul 2019 23:15:11 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2019-12815</strong></p>
  <p>An arbitrary file copy vulnerability in mod_copy in ProFTPD up to 1.3.5b allows for remote code execution and information disclosure without authentication, a related issue to CVE-2015-3306.</p>
  <p><strong>CVSS:</strong> 9.8 · <strong>CWE:</strong> CWE-755</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2019-12815">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2016-3125 – The mod_tls module in ProFTPD before 1.3.5b and 1.3.6 before 1.3.6rc2 does not p...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2016-3125</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2016-3125</guid>
    <pubDate>Tue, 05 Apr 2016 20:59:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2016-3125</strong></p>
  <p>The mod_tls module in ProFTPD before 1.3.5b and 1.3.6 before 1.3.6rc2 does not properly handle the TLSDHParamFile directive, which might cause a weaker than intended Diffie-Hellman (DH) key to be used and consequently allow attackers to have unspecified impact via unknown vectors.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-254</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2016-3125">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2015-3306 – The mod_copy module in ProFTPD 1.3.5 allows remote attackers to read and write t...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2015-3306</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2015-3306</guid>
    <pubDate>Mon, 18 May 2015 15:59:10 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2015-3306</strong></p>
  <p>The mod_copy module in ProFTPD 1.3.5 allows remote attackers to read and write to arbitrary files via the site cpfr and site cpto commands.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-284</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2015-3306">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2011-4130 – Use-after-free vulnerability in the Response API in ProFTPD before 1.3.3g allows...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2011-4130</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2011-4130</guid>
    <pubDate>Tue, 06 Dec 2011 11:55:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2011-4130</strong></p>
  <p>Use-after-free vulnerability in the Response API in ProFTPD before 1.3.3g allows remote authenticated users to execute arbitrary code via vectors involving an error that occurs after an FTP data transfer.</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-399</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2011-4130">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2010-4221 – Multiple stack-based buffer overflows in the pr_netio_telnet_gets function in ne...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2010-4221</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2010-4221</guid>
    <pubDate>Tue, 09 Nov 2010 21:00:06 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2010-4221</strong></p>
  <p>Multiple stack-based buffer overflows in the pr_netio_telnet_gets function in netio.c in ProFTPD before 1.3.3c allow remote attackers to execute arbitrary code via vectors involving a TELNET IAC escape character to a (1) FTP or (2) FTPS server.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2010-4221">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2010-3867 – Multiple directory traversal vulnerabilities in the mod_site_misc module in ProF...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2010-3867</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2010-3867</guid>
    <pubDate>Tue, 09 Nov 2010 21:00:04 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2010-3867</strong></p>
  <p>Multiple directory traversal vulnerabilities in the mod_site_misc module in ProFTPD before 1.3.3c allow remote authenticated users to create directories, delete directories, create symlinks, and modify file timestamps via directory traversal sequences in a (1) SITE MKDIR, (2) SITE RMDIR, (3) SITE SYMLINK, or (4) SITE UTIME command.</p>
  <p><strong>CVSS:</strong> 7.1 · <strong>CWE:</strong> CWE-22</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2010-3867">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2009-0919 – XAMPP installs multiple packages with insecure default passwords, which makes it...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2009-0919</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2009-0919</guid>
    <pubDate>Mon, 16 Mar 2009 19:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2009-0919</strong></p>
  <p>XAMPP installs multiple packages with insecure default passwords, which makes it easier for remote attackers to obtain access via (1) the "lampp" default password for the "nobody" account within the included ProFTPD installation, (2) a blank default password for the "root" account within the included MySQL installation, (3) a blank default password for the "pma" account within the phpMyAdmin inst…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-255</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2009-0919">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2009-0542 – SQL injection vulnerability in ProFTPD Server 1.3.1 through 1.3.2rc2 allows remo...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2009-0542</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2009-0542</guid>
    <pubDate>Thu, 12 Feb 2009 16:30:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2009-0542</strong></p>
  <p>SQL injection vulnerability in ProFTPD Server 1.3.1 through 1.3.2rc2 allows remote attackers to execute arbitrary SQL commands via a "%" (percent) character in the username, which introduces a "'" (single quote) character during variable substitution by mod_sql.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> CWE-89</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2009-0542">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2006-6170 – Buffer overflow in the tls_x509_name_oneline function in the mod_tls module, as ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-6170</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-6170</guid>
    <pubDate>Thu, 30 Nov 2006 15:28:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2006-6170</strong></p>
  <p>Buffer overflow in the tls_x509_name_oneline function in the mod_tls module, as used in ProFTPD 1.3.0a and earlier, and possibly other products, allows remote attackers to execute arbitrary code via a large data length argument, a different vulnerability than CVE-2006-5815.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-6170">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2006-6171 – ProFTPD 1.3.0a and earlier does not properly set the buffer size limit when Comm...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-6171</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-6171</guid>
    <pubDate>Thu, 30 Nov 2006 15:28:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2006-6171</strong></p>
  <p>ProFTPD 1.3.0a and earlier does not properly set the buffer size limit when CommandBufferSize is specified in the configuration file, which leads to an off-by-two buffer underflow.  NOTE: in November 2006, the role of CommandBufferSize was originally associated with CVE-2006-5815, but this was an error stemming from a vague initial disclosure.  NOTE: ProFTPD developers dispute this issue, saying…</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-6171">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2006-5815 – Stack-based buffer overflow in the sreplace function in ProFTPD 1.3.0 and earlie...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2006-5815</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2006-5815</guid>
    <pubDate>Wed, 08 Nov 2006 23:07:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2006-5815</strong></p>
  <p>Stack-based buffer overflow in the sreplace function in ProFTPD 1.3.0 and earlier allows remote attackers, probably authenticated, to cause a denial of service and execute arbitrary code, as demonstrated by vd_proftpd.pm, a "ProFTPD remote exploit."</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2006-5815">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2005-4816 – Buffer overflow in mod_radius in ProFTPD before 1.3.0rc2 allows remote attackers...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2005-4816</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2005-4816</guid>
    <pubDate>Sat, 31 Dec 2005 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2005-4816</strong></p>
  <p>Buffer overflow in mod_radius in ProFTPD before 1.3.0rc2 allows remote attackers to cause a denial of service (crash) and possibly execute arbitrary code via a long password.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2005-4816">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2005-0484 – Format string vulnerability in gprostats for GProFTPD before 8.1.9 may allow rem...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2005-0484</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2005-0484</guid>
    <pubDate>Wed, 30 Mar 2005 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2005-0484</strong></p>
  <p>Format string vulnerability in gprostats for GProFTPD before 8.1.9 may allow remote attackers to execute arbitrary code via an FTP transfer with a crafted filename that causes format string specifiers to be inserted into the ProFTPD transfer log.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2005-0484">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2004-0346 – Off-by-one buffer overflow in _xlate_ascii_write() in ProFTPD 1.2.7 through 1.2...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2004-0346</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2004-0346</guid>
    <pubDate>Tue, 23 Nov 2004 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2004-0346</strong></p>
  <p>Off-by-one buffer overflow in _xlate_ascii_write() in ProFTPD 1.2.7 through 1.2.9rc2p allows local users to gain privileges via a 1024 byte RETR command.</p>
  <p><strong>CVSS:</strong> 7.8 · <strong>CWE:</strong> CWE-193</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2004-0346">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2004-0432 – ProFTPD 1.2.9 treats the Allow and Deny directives for CIDR based ACL entries as...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2004-0432</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2004-0432</guid>
    <pubDate>Wed, 18 Aug 2004 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2004-0432</strong></p>
  <p>ProFTPD 1.2.9 treats the Allow and Deny directives for CIDR based ACL entries as if they were AllowAll, which could allow FTP clients to bypass intended access restrictions.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2004-0432">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2003-0831 – ProFTPD 1.2.7 through 1.2.9rc2 does not properly translate newline characters wh...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2003-0831</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2003-0831</guid>
    <pubDate>Mon, 17 Nov 2003 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2003-0831</strong></p>
  <p>ProFTPD 1.2.7 through 1.2.9rc2 does not properly translate newline characters when transferring files in ASCII mode, which allows remote attackers to execute arbitrary code via a buffer overflow using certain files.</p>
  <p><strong>CVSS:</strong> 9.0 · <strong>CWE:</strong> CWE-119</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2003-0831">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-2003-0500 – SQL injection vulnerability in the PostgreSQL authentication module (mod_sql_pos...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2003-0500</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2003-0500</guid>
    <pubDate>Thu, 07 Aug 2003 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-2003-0500</strong></p>
  <p>SQL injection vulnerability in the PostgreSQL authentication module (mod_sql_postgres) for ProFTPD before 1.2.9rc1 allows remote attackers to execute arbitrary SQL and gain privileges by bypassing authentication or stealing passwords via the USER name.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2003-0500">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2001-1500 – ProFTPD 1.2.2rc2, and possibly other versions, does not properly verify reverse-...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2001-1500</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2001-1500</guid>
    <pubDate>Mon, 31 Dec 2001 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2001-1500</strong></p>
  <p>ProFTPD 1.2.2rc2, and possibly other versions, does not properly verify reverse-resolved hostnames by performing forward resolution, which allows remote attackers to bypass ACLs or cause an incorrect client hostname to be logged.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2001-1500">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2001-0456 – postinst installation script for Proftpd in Debian 2.2 does not properly change ...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2001-0456</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2001-0456</guid>
    <pubDate>Wed, 27 Jun 2001 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2001-0456</strong></p>
  <p>postinst installation script for Proftpd in Debian 2.2 does not properly change the "run as uid/gid root" configuration when the user enables anonymous access, which causes the server to run at a higher privilege than intended.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2001-0456">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2001-0318 – Format string vulnerability in ProFTPD 1.2.0rc2 may allow attackers to execute a...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2001-0318</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2001-0318</guid>
    <pubDate>Sat, 02 Jun 2001 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2001-0318</strong></p>
  <p>Format string vulnerability in ProFTPD 1.2.0rc2 may allow attackers to execute arbitrary commands by shutting down the FTP server while using a malformed working directory (cwd).</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2001-0318">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[High] CVE-2001-0027 – mod_sqlpw module in ProFTPD does not reset a cached password when a user uses th...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-2001-0027</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-2001-0027</guid>
    <pubDate>Mon, 12 Feb 2001 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk high">High</span> CVE-2001-0027</strong></p>
  <p>mod_sqlpw module in ProFTPD does not reset a cached password when a user uses the "user" command to change accounts, which allows authenticated attackers to gain privileges of other users.</p>
  <p><strong>CVSS:</strong> 7.5 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-2001-0027">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-1999-0911 – Buffer overflow in ProFTPD, wu-ftpd, and beroftpd allows remote attackers to gai...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-1999-0911</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-1999-0911</guid>
    <pubDate>Fri, 27 Aug 1999 04:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-1999-0911</strong></p>
  <p>Buffer overflow in ProFTPD, wu-ftpd, and beroftpd allows remote attackers to gain root access via a series of MKD and CWD commands that create nested directories.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-1999-0911">View on NVD</a></p>
]]>
    </description>
  </item>
  <item>
    <title>[Critical] CVE-1999-0368 – Buffer overflows in wuarchive ftpd (wu-ftpd) and ProFTPD lead to remote root acc...</title>
    <link>https://nvd.nist.gov/vuln/detail/CVE-1999-0368</link>
    <guid isPermaLink="true">https://nvd.nist.gov/vuln/detail/CVE-1999-0368</guid>
    <pubDate>Tue, 09 Feb 1999 05:00:00 +0000</pubDate>
    <description>
<![CDATA[
  <p><strong><span class="badge risk critical">Critical</span> CVE-1999-0368</strong></p>
  <p>Buffer overflows in wuarchive ftpd (wu-ftpd) and ProFTPD lead to remote root access, a.k.a. palmetto.</p>
  <p><strong>CVSS:</strong> 10.0 · <strong>CWE:</strong> N/A</p>
  <p><a href="https://nvd.nist.gov/vuln/detail/CVE-1999-0368">View on NVD</a></p>
]]>
    </description>
  </item>
</channel>
</rss>
