nerdexam
EC-Council

312-50V10 · Question #576

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. Windows file servers are most commonly exposed by missing operating system and software patches, which leave known vulnerabilities unaddressed and exploitable by attackers.

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

(48 responses)
  • A
    6% (3)
  • C
    92% (44)
  • D
    2% (1)

Why each option

Windows file servers are most commonly exposed by missing operating system and software patches, which leave known vulnerabilities unaddressed and exploitable by attackers.

ACross-site scripting

Cross-site scripting is a web application vulnerability targeting browser-rendered content and is not a threat vector applicable to Windows file server infrastructure.

BSQL injection

SQL injection exploits database-driven web application query handling and has no relevance to file server operation or exposure.

CMissing patchesCorrect

Missing patches are the most prevalent vulnerability for Windows file servers because unpatched systems retain known security flaws in the OS, SMB services, and third-party software that attackers routinely exploit. Patch management is a foundational security control specifically because its absence directly enables the majority of server compromises via publicly disclosed CVEs. Unpatched Windows services like SMB have historically been the entry point for widespread attacks such as WannaCry and NotPetya.

DCRLF injection

CRLF injection is an HTTP protocol attack that manipulates headers or log entries in web applications, not a mechanism that targets Windows file servers.

Concept tested: Windows file server primary vulnerability - patch management

Source: https://learn.microsoft.com/en-us/windows/security/threat-protection/windows-security-baselines

Topics

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

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice