CVE-2020-35359:Pure-FTPd 1.0.48 Denial of Service Vulnerability

splash
Back

Description Preview

Pure-FTPd 1.0.48 contains a vulnerability that allows remote attackers to cause a denial of service by making enough connections to exceed the server's connection limit. This allocation of resources without limits (CWE-770) can prevent legitimate users from accessing the FTP server.

Overview

Pure-FTPd is a free FTP server designed with security in mind. In version 1.0.48, there is a vulnerability that allows attackers to exhaust server resources by creating multiple connections. When an attacker establishes enough connections to reach the server's connection limit, legitimate users are unable to connect to the service. This is a classic denial of service attack that exploits the lack of proper resource allocation controls in the application. The vulnerability is particularly concerning because it can be executed remotely without authentication, allowing an attacker to effectively take the FTP service offline.

Remediation

To mitigate this vulnerability, administrators should:

  1. Update Pure-FTPd to the latest version if a patch is available.
  2. Implement connection rate limiting at the network level using firewall rules.
  3. Configure the FTP server with appropriate connection limits per IP address.
  4. Consider implementing IP-based access controls to restrict connections from untrusted sources.
  5. Monitor server resources and implement automated responses to potential DoS attacks.
  6. Use intrusion detection/prevention systems to identify and block abnormal connection patterns.
  7. Consider implementing a reverse proxy or load balancer that can provide additional protection against resource exhaustion attacks.

References

  1. Exploit Database: https://www.exploit-db.com/exploits/49105
  2. CWE-770: Allocation of Resources Without Limits or Throttling: https://cwe.mitre.org/data/definitions/770.html
  3. MITRE CVE Entry: CVE-2020-35359

Industry ExposureMost to least
This section illustrates the prevalence of a specific Common Vulnerabilities and Exposures (CVE) across various industries based on customer reports. The ranking displays industries from the most to least affected by this particular vulnerability, offering valuable insight into where this CVE has been most frequently observed. This information can help organizations within these sectors prioritize their security efforts, understand their relative risk exposure compared to their peers, and focus remediation strategies where they are most needed. By understanding the industry-specific impact, organizations can make more informed decisions regarding patching, resource allocation, and overall risk management related to this CVE.

  1. Accommodation & Food Services
    Accommodation & Food Services
  2. Administrative, Support, Waste Management & Remediation Services
    Administrative, Support, Waste Management & Remediation Services
  3. Agriculture, Forestry Fishing & Hunting
    Agriculture, Forestry Fishing & Hunting
  4. Arts, Entertainment & Recreation
    Arts, Entertainment & Recreation
  5. Construction
    Construction
  6. Educational Services
    Educational Services
  7. Finance and Insurance
    Finance and Insurance
  8. Health Care & Social Assistance
    Health Care & Social Assistance
  9. Information
    Information
  10. Management of Companies & Enterprises
    Management of Companies & Enterprises
  11. Manufacturing
    Manufacturing
  12. Mining
    Mining
  13. Other Services (except Public Administration)
    Other Services (except Public Administration)
  14. Professional, Scientific, & Technical Services
    Professional, Scientific, & Technical Services
  15. Public Administration
    Public Administration
  16. Real Estate Rental & Leasing
    Real Estate Rental & Leasing
  17. Retail Trade
    Retail Trade
  18. Transportation & Warehousing
    Transportation & Warehousing
  19. Utilities
    Utilities
  20. Wholesale Trade
    Wholesale Trade

Focus on What Matters

  1. See Everything.
  2. Identify True Risk.
  3. Proactively Mitigate Threats.

Let's talk!

background