LiveActive security incident?Get immediate response
CVE Record

CVE-2010-20103: ProFTPD 1.3.3c Backdoor Command Execution

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.

CriticalCVSS 9.3Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

A compromised official ProFTPD 1.3.3c source release reportedly contained a backdoor. If an organization installed that tainted build, a remote attacker could run operating-system commands as root through the FTP service. Exposure is narrow by version and installation source, but impact is full server compromise.

Executive priority

Prioritize immediately if any legacy ProFTPD 1.3.3c server remains deployed, especially if internet-facing. The business risk is complete host takeover, not just FTP data exposure.

Technical view

The issue affects ProFTPD 1.3.3c source tarballs distributed from November 28 to December 2, 2010. The backdoor added a hidden FTP command trigger enabling unauthenticated remote command execution with root privileges. The CVE maps to CWE-912 and carries CVSS 4.0 score 9.3.

Likely exposure

Most likely exposed systems are legacy ProFTPD 1.3.3c servers built from the compromised upstream source tarball. Systems using other ProFTPD versions are listed as unaffected in the bundle. Distribution package exposure is not established by the provided evidence.

Exploitation context

Public exploit references exist in Metasploit and Exploit-DB, but the bundle does not identify CISA KEV listing or current active exploitation. Treat internet-facing affected FTP servers as urgent because exploitation requires no authentication and can lead to root-level command execution.

Researcher notes

The strongest evidence is version-specific: ProFTPD 1.3.3c source tarball compromise during a short 2010 window. Public exploit artifacts support exploitability, but not active exploitation. Validate provenance before declaring exposure.

Mitigation direction

  • Identify and remove any ProFTPD 1.3.3c build from the compromised source window.
  • Reinstall or upgrade ProFTPD from a trusted current vendor source or package repository.
  • Review vendor guidance before selecting replacement versions or cleanup actions.
  • Restrict FTP exposure to required networks while remediation is underway.
  • Rotate credentials and investigate affected hosts for post-compromise activity.

Validation and detection

  • Inventory ProFTPD versions across servers, containers, images, and backups.
  • Confirm whether any 1.3.3c installation came from the affected source tarball dates.
  • Check internet-facing FTP services for ProFTPD exposure.
  • Review system and security logs for suspicious root processes tied to FTP service activity.
  • Confirm remediated hosts run a trusted, non-affected ProFTPD build.
Prepared
Confidence
high
Sources
8

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-912: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2010-20103 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Critical
CVSS
9.3 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
8Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
9.3CVSS 4.0CriticalCVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

9.3Critical
CVSS 4.0 vector shape for CVE-2010-20103Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ProFTPD ProjectProFTPD (Professional FTP Daemon)1.3.3cunaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-912 · source CWE mapping

Hidden Functionality

Hidden Functionality represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.