nerdexam
CompTIA

SY0-501 · Question #236

A company hires a third-party firm to conduct an assessment of vulnerabilities exposed to the Internet. The firm informs the company that an exploit exists for an FTP server that had a version…

The correct answer is B. End-of-life system. The vulnerability exists because the FTP server is an outdated system that is no longer supported by the vendor, meaning it will not receive security updates. The lack of available upgrades to address the exploit confirms its end-of-life status.

Submitted by fatema_kw· Mar 4, 2026Threats, vulnerabilities, and mitigations

Question

A company hires a third-party firm to conduct an assessment of vulnerabilities exposed to the Internet. The firm informs the company that an exploit exists for an FTP server that had a version installed from eight years ago. The company has decided to keep the system online anyway, as no upgrade exists form the vendor. Which of the following BEST describes the reason why the vulnerability exists?

Options

  • ADefault configuration
  • BEnd-of-life system
  • CWeak cipher suite
  • DZero-day threats

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    86% (31)
  • C
    8% (3)
  • D
    3% (1)

Why each option

The vulnerability exists because the FTP server is an outdated system that is no longer supported by the vendor, meaning it will not receive security updates. The lack of available upgrades to address the exploit confirms its end-of-life status.

ADefault configuration

While default configurations can often introduce vulnerabilities, the primary reason for the vulnerability here is the system's age and lack of vendor support, not merely its initial setup.

BEnd-of-life systemCorrect

An 'end-of-life' (EOL) system refers to software or hardware that the vendor no longer supports, meaning no further updates, patches, or security fixes will be released. The fact that the FTP server is 'eight years old' and 'no upgrade exists from the vendor' directly indicates it is an EOL system, making it inherently vulnerable to known exploits that will never be patched.

CWeak cipher suite

A weak cipher suite is a specific type of vulnerability related to cryptographic protocols, but the underlying problem described is the system's overall lack of security updates due to its age and unsupported status.

DZero-day threats

Zero-day threats refer to unknown vulnerabilities that attackers exploit before a vendor has a chance to create and release a patch; in this scenario, the vulnerability is known, and the vendor has simply ceased supporting the product.

Concept tested: Security risks of end-of-life systems

Source: https://learn.microsoft.com/en-us/lifecycle/faq/product-lifecycle

Topics

#end-of-life systems#legacy systems#patch management#FTP vulnerability

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice