CS0-003 · Question #416
An analyst reviews a recent government alert on new zero-day threats and finds the following CVE metrics for the most critical of the vulnerabilities: CVSS: 3.1/AV:N/AC…
The correct answer is A. E:U. The exploit code maturity of a vulnerability is indicated by the E metric in the CVSS temporal score. The value of U means that no exploit code is available or unknown. The other options are not related to the exploit code maturity, but to other aspects of the vulnerability…
Question
An analyst reviews a recent government alert on new zero-day threats and finds the following CVE metrics for the most critical of the vulnerabilities:
CVSS: 3.1/AV:N/AC: L/PR:N/UI:N/S:C/C:H/I:H/A:H/E:U/RL:W/RC:R Which of the following represents the exploit code maturity of this critical vulnerability?
Options
- AE:U
- BS:C
- CRC:R
- DAV:N
- EAC:L
How the community answered
(17 responses)- A88% (15)
- B6% (1)
- C6% (1)
Explanation
The exploit code maturity of a vulnerability is indicated by the E metric in the CVSS temporal score. The value of U means that no exploit code is available or unknown. The other options are not related to the exploit code maturity, but to other aspects of the vulnerability, such as attack vector, scope, availability, and complexity.
Topics
Community Discussion
No community discussion yet for this question.