200-201 · Question #373
According to CVSS, what is attack complexity?
The correct answer is B. existing circumstances beyond the attacker's control to exploit the vulnerability. In the Common Vulnerability Scoring System (CVSS), attack complexity refers to the conditions beyond the attacker's control that must exist for the vulnerability to be successfully exploited. This includes factors such as the need for user interaction, the presence of specific…
Question
According to CVSS, what is attack complexity?
Options
- Aexisting exploits available in the wild exploiting the vulnerability
- Bexisting circumstances beyond the attacker's control to exploit the vulnerability
- Cnumber of actions an attacker should perform to exploit the vulnerability
- Dnumber of patches available for certain attack mitigation and how complex the workarounds are
How the community answered
(30 responses)- A3% (1)
- B90% (27)
- C3% (1)
- D3% (1)
Explanation
In the Common Vulnerability Scoring System (CVSS), attack complexity refers to the conditions beyond the attacker's control that must exist for the vulnerability to be successfully exploited. This includes factors such as the need for user interaction, the presence of specific configurations, or network conditions that are not easily controlled by the attacker. A high attack complexity means that these external factors make exploitation more difficult, while a low attack complexity indicates that fewer such conditions are required.
Topics
Community Discussion
No community discussion yet for this question.