CVSS Score Calculator
Calculate CVSS v3.1 base score and severity rating for vulnerabilities. Used by security teams to prioritize patching and risk assessment.
How to Use the CVSS Score Calculator
- Select values for each CVSS v3.1 metric.
- Click Calculate to compute the base score and severity.
- Use the score to prioritize vulnerability remediation.
使用场景
- •Scoring vulnerabilities found during penetration testing.
- •Prioritizing patch management based on severity.
- •Communicating risk to management and stakeholders.
- •Comparing vulnerability severity across systems.
公式
CVSS v3.1 base score computed from Attack Vector, Complexity, Privileges Required, User Interaction, Scope, and CIA Impact metrics.
常见问题
What is CVSS?
CVSS (Common Vulnerability Scoring System) is an open standard for rating IT vulnerability severity on a 0–10 scale.
What score is critical?
CVSS 9.0–10.0 = Critical. 7.0–8.9 = High. 4.0–6.9 = Medium. 0.1–3.9 = Low. 0 = None.
Who uses CVSS scores?
Security teams use CVSS scores to prioritize vulnerability patching. NVD and CVE databases publish CVSS scores for all CVEs.