exam questions

Exam CS0-003 All Questions

View all questions & answers for the CS0-003 exam

Exam CS0-003 topic 1 question 423 discussion

Actual exam question from CompTIA's CS0-003
Question #: 423
Topic #: 1
[All CS0-003 Questions]

A security analyst is developing a script to filter firewall vulnerabilities. The script will impact the integrity of data hosted on devices connected to networks. Which of the following is a CVSS v4.0 that the analyst can use to test a true positive for the script?

  • A. AV:L/AC:H/AT:N/PR:L/VI:H/VC:H/VA:H/SC:N/SI:N/SA:N
  • B. AV:N/AC:L/AT:N/PR:N/VI:N/VC:N/VA:N/SC:N/SI:H/SA:L
  • C. AV:P/AC:L/AT:N/PR:H/VI:L/VC:L/VA:L/SC:N/SI:N/SA:N
  • D. AV:A/AC:L/AT:N/PR:H/VI:N/VC:L/VA:L/SC:N/SI:N/SA:H
Show Suggested Answer Hide Answer
Suggested Answer: B 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
Only12go
1 month, 2 weeks ago
Selected Answer: B
AV = N Firewall = Vulnerable System Network-connected devices = Subsequent Systems If the script or vulnerability leads to data being altered on those networked devices, then: VI (Vulnerable System Integrity) = probably None or Low SI (Subsequent System Integrity) = High
upvoted 2 times
...
Only12go
1 month, 2 weeks ago
Selected Answer: B
AC = N Firewall = Vulnerable System Network-connected devices = Subsequent Systems If the script or vulnerability leads to data being altered on those networked devices, then: VI (Vulnerable System Integrity) = probably None or Low SI (Subsequent System Integrity) = High
upvoted 1 times
...
KotNinja
1 month, 4 weeks ago
Selected Answer: B
The security analyst is looking for a CVSS v4.0 vector that represents a vulnerability meeting two main criteria for testing their script: It should be a vulnerability that a script filtering firewall vulnerabilities might detect. This suggests a vulnerability that is network-facing or related to network devices. The Attack Vector (AV) metric is important here. Exploiting the vulnerability should impact the integrity of data hosted on devices connected to networks. In CVSS v4.0, the impact on other systems connected to the vulnerable one is captured by the Subsequent System Impact metrics, specifically Subsequent System Integrity (SI). This should be High (H). Therefore; Option B is the only vector that describes a network-exploitable vulnerability with a high impact on the integrity of subsequent systems, which directly matches the requirements for a true positive for the analyst's script.
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...