What should be done if the calculated base score exceeds the maximum limit?
Understand the Problem
The question is asking for the course of action to take when a calculated base score goes beyond a specified maximum limit. It provides several options that suggest what should be done with the base score in that situation.
Answer
Cap the CVSS base score at 10 if it exceeds this value.
If the calculated base score exceeds the CVSS maximum limit of 10, it should be capped at 10.
Answer for screen readers
If the calculated base score exceeds the CVSS maximum limit of 10, it should be capped at 10.
More Information
The Common Vulnerability Scoring System (CVSS) is used to rate the severity of security vulnerabilities. The base score ranges from 0 to 10, with 10 being the highest possible score for a vulnerability.
Tips
It is crucial to remember that even if calculations suggest a score above 10, it must be constrained to 10 since the CVSS is designed to have a maximum score limit of 10.
Sources
AI-generated content may contain errors. Please verify critical information