nerdexam
CompTIA

SY0-501 · Question #246

Audit logs from a small company's vulnerability scanning software show the following findings: Destinations scanned: -Server001- Internal human resources payroll server -Server101- Internet-facing…

The correct answer is B. Server101. Server101, an internet-facing web server, poses the most immediate risk because its buffer overflow vulnerability allows external attackers to gain initial unauthorized access and install software, aligning with the highest concern of external compromise.

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

Question

Audit logs from a small company's vulnerability scanning software show the following findings:

Destinations scanned:

-Server001- Internal human resources payroll server -Server101- Internet-facing web server -Server201- SQL server for Server101 -Server301- Jumpbox used by systems administrators accessible from the internal network Validated vulnerabilities found:

-Server001- Vulnerable to buffer overflow exploit that may allow attackers to install software - Server101- Vulnerable to buffer overflow exploit that may allow attackers to install software - Server201- OS updates not fully current -Server301- Accessible from internal network without the use of jumpbox -Server301- Vulnerable to highly publicized exploit that can elevate user privileges Assuming external attackers who are gaining unauthorized information are of the highest concern, which of the following servers should be addressed FIRST?

Options

  • AServer001
  • BServer101
  • CServer201
  • DServer301

How the community answered

(18 responses)
  • A
    6% (1)
  • B
    78% (14)
  • C
    6% (1)
  • D
    11% (2)

Why each option

Server101, an internet-facing web server, poses the most immediate risk because its buffer overflow vulnerability allows external attackers to gain initial unauthorized access and install software, aligning with the highest concern of external compromise.

AServer001

Server001 is an internal payroll server, meaning external attackers would first need to compromise an external-facing system before being able to exploit vulnerabilities on Server001.

BServer101Correct

Server101 is an internet-facing web server directly exposed to external attackers, and its buffer overflow vulnerability allows them to install software, which constitutes remote code execution. Addressing this immediately prevents external attackers from gaining initial unauthorized access and establishing a foothold on the network, which is explicitly stated as the highest concern for the company.

CServer201

Server201 has outdated OS updates, which is a vulnerability, but it is not directly internet-facing and does not present as immediate an initial access vector for external attackers as a buffer overflow on a perimeter server.

DServer301

Server301's vulnerabilities (accessible without jumpbox, privilege escalation) are significant but primarily exploited after an attacker has already gained internal network access, rather than being the initial entry point for external attackers.

Concept tested: Prioritizing vulnerability remediation based on external exposure

Source: https://learn.microsoft.com/en-us/defender-vulnerability-management/tvm-security-recommendations

Topics

#vulnerability prioritization#risk assessment#buffer overflow#internet-facing systems

Community Discussion

No community discussion yet for this question.

Full SY0-501 Practice