10.1k views
4 votes
In CVSS2#AV:N/AC:L/Au:N/C:P:/I:N/A:N, __________________ indicates that exploiting the vulnerability does not require any specialized conditions. This is the most serious value for this metric.

1 Answer

4 votes

Final answer:

CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N contains the metric AC:L, indicating low Access Complexity in a security vulnerability, which means exploitation is relatively easy and usually more serious.

Step-by-step explanation:

In the Common Vulnerability Scoring System (CVSS) version 2, the string CVSS2#AV:N/AC:L/Au:N/C:P/I:N/A:N represents a set of metrics that are used to rate the severity of a security vulnerability. The metric AC:L, which stands for Access Complexity: Low, indicates that exploiting the vulnerability does not require any specialized conditions and the attacker may require few or no tools to exploit it. This metric is important because a low access complexity means the vulnerability can be exploited with relative ease, which generally makes it more serious compared to vulnerabilities with a higher access complexity.

User Erre Efe
by
7.5k points