nerdexam
EC-Council

312-50V9 · Question #464

Windows file servers commonly hold sensitive files, databases, passwords and more. Which of the following choices would be a common vulnerability that usually exposes them?

The correct answer is C. Missing patches. Missing patches are the most common and impactful vulnerability on Windows file servers because they leave known exploits unmitigated at the OS and service level.

Vulnerability Analysis

Question

Windows file servers commonly hold sensitive files, databases, passwords and more. Which of the following choices would be a common vulnerability that usually exposes them?

Options

  • ACross-site scripting
  • BSQL injection
  • CMissing patches
  • DCRLF injection

How the community answered

(49 responses)
  • A
    2% (1)
  • B
    2% (1)
  • C
    90% (44)
  • D
    6% (3)

Why each option

Missing patches are the most common and impactful vulnerability on Windows file servers because they leave known exploits unmitigated at the OS and service level.

ACross-site scripting

Cross-site scripting is a web application vulnerability that requires a browser and HTTP context, not applicable to file server services.

BSQL injection

SQL injection targets database query parsing and is not a relevant attack surface for a Windows file server's core function.

CMissing patchesCorrect

Windows file servers that lack current patches are exposed to publicly known vulnerabilities in the operating system and services such as SMB, which have been exploited by attacks like WannaCry and NotPetya. Patch management is consistently identified by CISA and NIST as the top mitigation for server compromises. Unpatched systems give attackers reliable, well-documented attack paths that require minimal sophistication.

DCRLF injection

CRLF injection exploits improper handling of carriage return and line feed characters in web or application responses, not a file server vulnerability.

Concept tested: Common server vulnerabilities - patch management

Source: https://www.cisa.gov/known-exploited-vulnerabilities-catalog

Topics

#missing patches#Windows file server#patch management#common vulnerabilities

Community Discussion

No community discussion yet for this question.

Full 312-50V9 Practice