SecPod

Learn Search

Search across all Learn content

← Back to Security Research
ALERT: ProFTPD Server Arbitrary File Copy Vulnerability (CVE-2019-12815)

ALERT: ProFTPD Server Arbitrary File Copy Vulnerability (CVE-2019-12815)

Jul 23, 2019By Shakeel Bhat2 min read

ProFTPd is an open-source, cross-platform FTP server and is one among the most popular FTP servers used in Unix-like environments. It comes pre-installed with many Linux and Unix distributions and is used by a number of popular businesses and websites including SourceForge, Samba and Slackware.

An improper access control vulnerability discovered in ProFTPD, which under certain conditions exploits to execute arbitrary code and cause information disclosure. Identifies the vulnerability as CVE-2019-12815 and resides in ProFTPD’s mod_copy module. Vulnerability management solution is essential here. The mod_copy enables default in most distributions. This allows users to copy files/directories from one place to another on a server without having to transfer the data to the client and back. A patch management tool can remediate this vulnerability.

According to the ProFTPD bug report, the mod_copy module provides two custom commands SITE CPFR and SITE CPTO, which do not follow permission directions specified as per configuration and thus allow remote users to copy a file to the current folder even if they don’t have permission. The vulnerability exploites by unauthorizedly copying an executable file to a location on the server where it executes.

It is important to note that not every FTP server running vExploiting the vulnerable ProFTPD FTP server remotely is not possible in every case. Successful exploitation requires the following conditions:

  • An attacker should be able to authenticate to the ProFTPD server either by a user account or an anonymous account.
  • Enable the mod_copy module.
  • The FTP directory should also be accessible from a web server.

Affected Products:

The vulnerability affects ProFTPD versions 1.3.4 through 1.3.6 (Note: also affects ProFTPd 1.3.6 and does not contain the fix)

Impact:

The flaw may allow remote code execution or information disclosure.

Solution:

According to the ProFTPD bug report, the fix for this vulnerability merges and backported to the version 1.3.6 branch. However, the researcher who reports this bug states in the advisory that the vulnerability wasn’t fixed in version 1.3.6

Workaround:
Please refer to this KB article.

Featured Posts

Open Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212
Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE Research

Root-Level RCE Flaw in Cisco Nexus 9000 Series Switches Exposes Networks to Complete Compromise — CVE-2026-20212

CVE-2026-20212 is a critical vulnerability in Cisco Nexus 9000 Series Switches that use Silicon One ASICs. It allows an unauthenticated remote attacker to execute code with root privileges by sending crafted input to TCP ports 43210 and 43211, which are reachable in the default Layer 3 VRF. Exploitation can also crash the S1HAL process and force a device reload. This article covers how the vulnerability works, the affected product identifiers, its potential impact, available workarounds, and how to identify fixed software using the Cisco Software Checker.

Sep 4, 2026

Open SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution
SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

CVE Research

SonicWall SMA 1000 Under Active Attack: Two Zero-Days Enable SSRF and Remote Code Execution

Sep 3, 2026

Open Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers
Secpod_VEX_Studio For Open-Source Vulnerability Management

CVE Research

Introducing SecPod VEX Studio: Guided Vulnerability Exploitability Assessment for Open-Source Maintainers

A human-guided path from SBOM and vulnerability data to reviewable OpenVEX statements

Sep 2, 2026

Open Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution
Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

CVE Research

Inside the PaperCut Zero-Day Attack Chain: Auth Bypass to Code Execution

Sep 1, 2026