The SentinelOne Annual Threat Report - A Defenders Guide from the FrontlinesThe SentinelOne Annual Threat ReportGet the Report
Experiencing a Breach?Blog
Get StartedContact Us
SentinelOne
  • Platform
    Platform Overview
    • Singularity Platform
      Welcome to Integrated Enterprise Security
    • AI for Security
      Leading the Way in AI-Powered Security Solutions
    • Securing AI
      Accelerate AI Adoption with Secure AI Tools, Apps, and Agents.
    • How It Works
      The Singularity XDR Difference
    • Singularity Marketplace
      One-Click Integrations to Unlock the Power of XDR
    • Pricing & Packaging
      Comparisons and Guidance at a Glance
    Data & AI
    • Purple AI
      Accelerate SecOps with Generative AI
    • Singularity Hyperautomation
      Easily Automate Security Processes
    • AI-SIEM
      The AI SIEM for the Autonomous SOC
    • AI Data Pipelines
      Security Data Pipeline for AI SIEM and Data Optimization
    • Singularity Data Lake
      AI-Powered, Unified Data Lake
    • Singularity Data Lake for Log Analytics
      Seamlessly Ingest Data from On-Prem, Cloud or Hybrid Environments
    Endpoint Security
    • Singularity Endpoint
      Autonomous Prevention, Detection, and Response
    • Singularity XDR
      Native & Open Protection, Detection, and Response
    • Singularity RemoteOps Forensics
      Orchestrate Forensics at Scale
    • Singularity Threat Intelligence
      Comprehensive Adversary Intelligence
    • Singularity Vulnerability Management
      Application & OS Vulnerability Management
    • Singularity Identity
      Identity Threat Detection and Response
    Cloud Security
    • Singularity Cloud Security
      Block Attacks with an AI-Powered CNAPP
    • Singularity Cloud Native Security
      Secure Cloud and Development Resources
    • Singularity Cloud Workload Security
      Real-Time Cloud Workload Protection Platform
    • Singularity Cloud Data Security
      AI-Powered Threat Detection for Cloud Storage
    • Singularity Cloud Security Posture Management
      Detect and Remediate Cloud Misconfigurations
    Securing AI
    • Prompt Security
      Secure AI Tools Across Your Enterprise
  • Why SentinelOne?
    Why SentinelOne?
    • Why SentinelOne?
      Cybersecurity Built for What’s Next
    • Our Customers
      Trusted by the World’s Leading Enterprises
    • Industry Recognition
      Tested and Proven by the Experts
    • About Us
      The Industry Leader in Autonomous Cybersecurity
    Compare SentinelOne
    • Arctic Wolf
    • Broadcom
    • CrowdStrike
    • Cybereason
    • Microsoft
    • Palo Alto Networks
    • Sophos
    • Splunk
    • Trellix
    • Trend Micro
    • Wiz
    Verticals
    • Energy
    • Federal Government
    • Finance
    • Healthcare
    • Higher Education
    • K-12 Education
    • Manufacturing
    • Retail
    • State and Local Government
  • Services
    Managed Services
    • Managed Services Overview
      Wayfinder Threat Detection & Response
    • Threat Hunting
      World-Class Expertise and Threat Intelligence
    • Managed Detection & Response
      24/7/365 Expert MDR Across Your Entire Environment
    • Incident Readiness & Response
      DFIR, Breach Readiness, & Compromise Assessments
    Support, Deployment, & Health
    • Technical Account Management
      Customer Success with Personalized Service
    • SentinelOne GO
      Guided Onboarding & Deployment Advisory
    • SentinelOne University
      Live and On-Demand Training
    • Services Overview
      Comprehensive Solutions for Seamless Security Operations
    • SentinelOne Community
      Community Login
  • Partners
    Our Network
    • MSSP Partners
      Succeed Faster with SentinelOne
    • Singularity Marketplace
      Extend the Power of S1 Technology
    • Cyber Risk Partners
      Enlist Pro Response and Advisory Teams
    • Technology Alliances
      Integrated, Enterprise-Scale Solutions
    • SentinelOne for AWS
      Hosted in AWS Regions Around the World
    • Channel Partners
      Deliver the Right Solutions, Together
    • SentinelOne for Google Cloud
      Unified, Autonomous Security Giving Defenders the Advantage at Global Scale
    • Partner Locator
      Your Go-to Source for Our Top Partners in Your Region
    Partner Portal→
  • Resources
    Resource Center
    • Case Studies
    • Data Sheets
    • eBooks
    • Reports
    • Videos
    • Webinars
    • Whitepapers
    • Events
    View All Resources→
    Blog
    • Feature Spotlight
    • For CISO/CIO
    • From the Front Lines
    • Identity
    • Cloud
    • macOS
    • SentinelOne Blog
    Blog→
    Tech Resources
    • SentinelLABS
    • Ransomware Anthology
    • Cybersecurity 101
  • About
    About SentinelOne
    • About SentinelOne
      The Industry Leader in Cybersecurity
    • Investor Relations
      Financial Information & Events
    • SentinelLABS
      Threat Research for the Modern Threat Hunter
    • Careers
      The Latest Job Opportunities
    • Press & News
      Company Announcements
    • Cybersecurity Blog
      The Latest Cybersecurity Threats, News, & More
    • FAQ
      Get Answers to Our Most Frequently Asked Questions
    • DataSet
      The Live Data Platform
    • S Foundation
      Securing a Safer Future for All
    • S Ventures
      Investing in the Next Generation of Security, Data and AI
  • Pricing
Get StartedContact Us
CVE Vulnerability Database
Vulnerability Database/CVE-2020-1934

CVE-2020-1934: Apache HTTP Server Memory Vulnerability

CVE-2020-1934 affects Apache HTTP Server 2.4.0 to 2.4.41, where mod_proxy_ftp may use uninitialized memory when proxying to malicious FTP servers. This article covers technical details, affected versions, and mitigations.

Updated: May 16, 2026

CVE-2020-1934 Overview

CVE-2020-1934 is an uninitialized memory use vulnerability [CWE-908] in the mod_proxy_ftp module of Apache HTTP Server versions 2.4.0 through 2.4.41. When the server proxies requests to a malicious FTP backend, the module may read from uninitialized memory regions during response processing. An attacker controlling the upstream FTP server can trigger the condition to influence proxy behavior or leak small fragments of process memory back through the HTTP response path. The flaw affects Apache HTTPD distributions shipped by Debian, Ubuntu, Fedora, openSUSE, and several Oracle products that embed Apache.

Critical Impact

A malicious FTP server reachable through mod_proxy_ftp can cause Apache HTTPD to operate on uninitialized memory, enabling limited information disclosure from the worker process.

Affected Products

  • Apache HTTP Server 2.4.0 through 2.4.41
  • Debian Linux 9, 10; Ubuntu 16.04 ESM, 18.04 LTS, 20.04 LTS; Fedora 31, 32; openSUSE Leap 15.1
  • Oracle Communications Element Manager, Session Report Manager, Session Route Manager (8.1.1–8.2.1), Enterprise Manager Ops Center 12.4, Instantis EnterpriseTrack, and ZFS Storage Appliance Kit 8.8

Discovery Timeline

  • 2020-04-01 - CVE-2020-1934 published to the National Vulnerability Database
  • 2020-04-13 - NetApp publishes downstream security advisory
  • 2020-07 - Oracle includes the fix in its July 2020 Critical Patch Update
  • 2024-11-21 - Last updated in NVD database

Technical Details for CVE-2020-1934

Vulnerability Analysis

The defect resides in mod_proxy_ftp, the Apache HTTPD module that allows the web server to act as a gateway between HTTP clients and remote FTP servers. When the module parses certain FTP control-channel responses, it consumes values from buffers or structures that were not fully initialized before use. The result is classified as CWE-908: Use of Uninitialized Resource.

Because the attacker controls the FTP server, they can craft replies that steer Apache's parsing logic into code paths where uninitialized stack or heap content is referenced. Depending on memory layout, the uninitialized bytes can be reflected in the HTTP response returned to the original client, producing an information disclosure primitive limited to confidentiality. The CVSS profile reflects this scope: confidentiality impact only, with no integrity or availability effect.

Root Cause

The root cause is a failure in mod_proxy_ftp to guarantee that all parsing buffers and response structures are zero-initialized or fully populated before being read. Specific code paths handling FTP server replies advance without setting fields that subsequent logic assumes are valid. The fix in Apache HTTPD 2.4.42 ensures the affected buffers are initialized before use.

Attack Vector

Exploitation requires that an Apache HTTPD instance has mod_proxy_ftp enabled and is configured to proxy FTP requests on behalf of clients. An attacker either operates a malicious FTP server or coerces the proxy into connecting to one through a controlled URL. The attacker then issues FTP responses designed to trigger the uninitialized read. Authentication is not required, and the attack is reachable over the network through normal HTTP proxy semantics. The vulnerability does not yield code execution and is constrained to leaking limited memory contents.

No verified public proof-of-concept code is available. Technical details are documented in the Apache HTTPD Vulnerability List and the upstream commit threads on the Apache developer mailing lists.

Detection Methods for CVE-2020-1934

Indicators of Compromise

  • Outbound FTP control-channel connections from Apache HTTPD worker processes to untrusted or unexpected external hosts on TCP/21
  • HTTP responses returned by mod_proxy_ftp containing unexpected binary fragments or non-ASCII filler in directory listings or error bodies
  • Apache error_log entries referencing proxy_ftp parsing failures or malformed server replies

Detection Strategies

  • Inventory Apache HTTPD installations and identify those running 2.4.0 through 2.4.41 with mod_proxy_ftp loaded via httpd -M or apachectl -M
  • Review httpd.conf and included configuration fragments for ProxyPass or RewriteRule directives forwarding to ftp:// URLs
  • Use vulnerability scanners with version-based plugins for CVE-2020-1934 against externally facing web servers

Monitoring Recommendations

  • Alert on Apache worker processes initiating FTP connections to hosts outside an approved allowlist
  • Forward Apache access and error logs to a centralized log platform and create rules for mod_proxy_ftp anomalies
  • Track package versions of httpd, apache2, and vendor-rebranded Apache builds across the fleet to confirm patched releases are deployed

How to Mitigate CVE-2020-1934

Immediate Actions Required

  • Upgrade Apache HTTP Server to version 2.4.43 or later, which contains the fix for mod_proxy_ftp
  • Apply distribution-specific updates from Debian (DSA-4757), Ubuntu (USN-4458-1), Fedora, and openSUSE
  • Apply Oracle's July 2020 Critical Patch Update for affected Communications, Enterprise Manager, and ZFS Storage Appliance products
  • If mod_proxy_ftp is not required, disable the module to remove the attack surface entirely

Patch Information

The upstream fix is referenced in the Apache HTTPD 2.4 vulnerabilities list and shipped in Apache HTTP Server 2.4.43. Downstream patched packages are available through Ubuntu Security Notice USN-4458-1, Debian DSA-4757, the Fedora package announcement, the openSUSE advisory, and the NetApp advisory NTAP-20200413-0002.

Workarounds

  • Unload mod_proxy_ftp by commenting out its LoadModule directive in httpd.conf when FTP proxying is not in use
  • Restrict outbound FTP egress from Apache servers using host or network firewall rules so the proxy cannot reach attacker-controlled FTP endpoints
  • Constrain ProxyPass and related directives to a hardcoded allowlist of trusted internal FTP backends
bash
# Disable mod_proxy_ftp until patches can be applied
# Debian/Ubuntu
sudo a2dismod proxy_ftp
sudo systemctl restart apache2

# RHEL/Fedora: comment out the LoadModule line in /etc/httpd/conf.modules.d/00-proxy.conf
# LoadModule proxy_ftp_module modules/mod_proxy_ftp.so
sudo systemctl restart httpd

# Verify the module is no longer loaded
httpd -M 2>/dev/null | grep -i proxy_ftp

Disclaimer: This content was generated using AI. While we strive for accuracy, please verify critical information with official sources.

  • Vulnerability Details
  • TypeOther

  • Vendor/TechApache

  • SeverityMEDIUM

  • CVSS Score5.3

  • EPSS Probability27.24%

  • Known ExploitedNo
  • CVSS Vector
  • CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
  • Impact Assessment
  • ConfidentialityLow
  • IntegrityNone
  • AvailabilityNone
  • CWE References
  • CWE-908
  • Technical References
  • openSUSE Security Announcement

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Apache HTTPD Commit Thread

  • Debian LTS Security Announcement

  • Fedora Package Announcement

  • Fedora Package Announcement

  • NetApp Security Advisory

  • Ubuntu Security Notice
  • Vendor Resources
  • Apache HTTPD Vulnerability List

  • Debian Security Advisory
  • Related CVEs
  • CVE-2025-54090: Apache HTTP Server RewriteCond Vulnerability

  • CVE-2023-31122: Apache HTTP Server Out-of-Bounds Read

  • CVE-2024-24795: Apache HTTP Server Response Splitting

  • CVE-2021-33193: Debian Linux HTTP/2 Proxy Vulnerability
Default Legacy - Prefooter | Experience the World’s Most Advanced Cybersecurity Platform

Experience the World’s Most Advanced Cybersecurity Platform

See how our intelligent, autonomous cybersecurity platform can protect your organization now and into the future.

Try SentinelOne
  • Get Started
  • Get a Demo
  • Product Tour
  • Why SentinelOne
  • Pricing & Packaging
  • FAQ
  • Contact
  • Contact Us
  • Customer Support
  • SentinelOne Status
  • Language
  • Platform
  • Singularity Platform
  • Singularity Endpoint
  • Singularity Cloud
  • Singularity AI-SIEM
  • Singularity Identity
  • Singularity Marketplace
  • Purple AI
  • Services
  • Wayfinder TDR
  • SentinelOne GO
  • Technical Account Management
  • Support Services
  • Verticals
  • Energy
  • Federal Government
  • Finance
  • Healthcare
  • Higher Education
  • K-12 Education
  • Manufacturing
  • Retail
  • State and Local Government
  • Cybersecurity for SMB
  • Resources
  • Blog
  • Labs
  • Case Studies
  • Videos
  • Product Tours
  • Events
  • Cybersecurity 101
  • eBooks
  • Webinars
  • Whitepapers
  • Press
  • News
  • Ransomware Anthology
  • Company
  • About Us
  • Our Customers
  • Careers
  • Partners
  • Legal & Compliance
  • Security & Compliance
  • Investor Relations
  • S Foundation
  • S Ventures

©2026 SentinelOne, All Rights Reserved.

Privacy Notice Terms of Use

English