|
|
|
|
|
by tptacek
2447 days ago
|
|
CVSS has the opposite of merit; it actively confuses people. The same vulnerability found by 3 different teams will have 3 wildly different CVSS scores. Low, medium, high, critical is actually the interpretive scale provided with CVSS! CVSS isn't getting you away from that; it's just giving you micro-gradations of "medium" or "high". But CVSS isn't even reliable to its first significant figure, let alone into the decimals. |
|
I have faithfully filled out a CVSS calculator form for small bugs that I'd consider sev:med and it happily declared them as sev:crit.
It's stupid. CVSS just muddies the water and creates the illusion of a measuring stick where there is none.
I don't bother with CVSS, and none of my clients even notice.
Just treat severity as an enum and explain your decision:
If your justification for severity score can fit in a tweet, and be understood by a layman, mission accomplished.