CompTIA CySA+ (CS0-003) — Question 7

A security analyst is tasked with prioritizing vulnerabilities for remediation. The relevant company security policies are shown below:
Security Policy 1006: Vulnerability Management
1. The Company shall use the CVSSv3.1 Base Score Metrics (Exploitability and Impact) to prioritize the remediation of security vulnerabilities.
2. In situations where a choice must be made between confidentiality and availability, the Company shall prioritize confidentiality of data over availability of systems and data.
3. The Company shall prioritize patching of publicly available systems and services over patching of internally available system.
According to the security policy, which of the following vulnerabilities should be the highest priority to patch?

Answer options

Correct answer: B

Explanation

The highest priority vulnerability to patch is B, CAP.SHIELD, because it is an external system with a CVSS score indicating high confidentiality impact. According to the policies, vulnerabilities impacting confidentiality should be prioritized, especially when they are publicly accessible. Options A and D are both internal systems, and option C has no confidentiality impact, making them lower priority than option B.