nerdexam
CompTIA

SY0-501 · Question #231

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

The correct answer is B. End-of-life. The vulnerability exists because the eight-year-old FTP server software has reached its end-of-life, meaning the vendor no longer provides security updates or patches, leaving known exploits unaddressed.

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

Question

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

Options

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

How the community answered

(33 responses)
  • A
    15% (5)
  • B
    76% (25)
  • C
    6% (2)
  • D
    3% (1)

Why each option

The vulnerability exists because the eight-year-old FTP server software has reached its end-of-life, meaning the vendor no longer provides security updates or patches, leaving known exploits unaddressed.

ADefault configuration

Default configuration refers to issues arising from insecure out-of-the-box settings, but the primary problem described is the software's age and lack of vendor support, not necessarily its initial setup.

BEnd-of-lifeCorrect

The software is eight years old and no upgrade exists from the vendor, which explicitly indicates it has reached its end-of-life (EOL) or end-of-support status. When software is EOL, the vendor ceases to provide crucial security patches and updates, making any discovered vulnerabilities unpatchable and leaving the system exposed to exploits.

CWeak cipher suite

A weak cipher suite relates to cryptographic protocols used for secure communication; while an old FTP server might use weak ciphers, the core issue is the general existence of an exploit due to unpatchable, outdated software, not specifically a cryptographic flaw.

DZero-day threats

Zero-day threats are vulnerabilities unknown to the vendor or public for which no patch exists yet, whereas this scenario describes an exploit for eight-year-old software that can no longer be updated by the vendor, implying it's a known vulnerability left unpatched due to lack of support.

Concept tested: End-of-life software security implications

Source: https://learn.microsoft.com/en-us/windows/whats-new/whats-new-windows-11-23h2-security#unsupported-software

Topics

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

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice