]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
VULN-DISCLOSURE-POLICY.md: mention the not setting CVSS
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Dec 2024 13:25:32 +0000 (14:25 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Dec 2024 21:59:54 +0000 (22:59 +0100)
Closes #15779

docs/VULN-DISCLOSURE-POLICY.md

index fa379cf534673672ae4d5365841b0cd583f2ab6f..e10b48906209ae506daff0cf31b70415d54b6516 100644 (file)
@@ -153,6 +153,15 @@ levels depending how serious we consider the problem to be. We use **Low**,
 **Medium**, **High** and **Critical**. We refrain from using numerical scoring
 of vulnerabilities.
 
+We do not support CVSS as a method to grade security vulnerabilities, so we do
+not set them for CVE records published by the curl project. We believe CVSS is
+a broken system that often does not properly evaluate to suitable severity
+levels that reflect all dimensions and factors involved. Other organizations
+however set and provide CVSS scores for curl vulnerabilities. You need to
+decide for yourself if you believe they know enough about the subjects
+involved to make reasonable assessments. Deciding between four different
+severity levels is hard enough for us.
+
 When deciding severity level on a particular issue, we take all the factors
 into account: attack vector, attack complexity, required privileges, necessary
 build configuration, protocols involved, platform specifics and also what