CompTIA CySA+ (CS0-003) — Question 290

A security analyst working for an airline is prioritizing vulnerabilities found on a system. The system has the following requirements:

• Can store periodically audited documents required for takeoffs and landings
• Can keep critical records regarding the company’s operations
• Data can be made public upon request and authorization

Which of the following vulnerabilities should be remediated first?

Answer options

Correct answer: A

Explanation

The correct answer is A because a broken access control vulnerability directly affects data integrity, which is crucial for the accurate handling of critical operational records and audited documents. The other vulnerabilities, while important, either impact usability, availability, or confidentiality, but do not compromise the integrity of the data as severely as option A.