]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
remove CVSS scores add vectors
authorMark Andrews <marka@isc.org>
Mon, 29 Nov 2010 00:46:56 +0000 (00:46 +0000)
committerMark Andrews <marka@isc.org>
Mon, 29 Nov 2010 00:46:56 +0000 (00:46 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 2751e2eddadc4249a41ca66edd64e64db492c7c4..a44c804076ba1df960719bb4b3d3e2cce135c359 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        unexpected RRSIG was also returned with the NO DATA
                        cache entry.
 
-                       CVSS: 7.8 (AV:N/AC:L/Au:N/C:N/I:N/A:C)
                        CVE-2010-3613, VU#706148. [RT #22288]
 
 2969.  [security]      Fix acl type processing so that allow-query works
                        in options and view statements.  Also add a new
                        set of tests to verify proper functioning.
 
-                       CVSS: 7.8 (AV:N/AC:L/Au:N/C:C/I:N/A:N)
                        CVE-2010-3615, VU#510208. [RT #22418]
 
 2968.  [security]      Named could fail to prove a data set was insecure
@@ -28,7 +26,6 @@
                        that can trigger this occurs naturally when rolling
                        DNSKEY algorithms.
 
-                       CVSS: 5.0 (AV:N/AC:L/Au:N/C:N/I:P/A:N)
                        CVE-2010-3614, VU#837744. [RT #22309]
 
 2967.  [bug]           'host -D' now turns on debugging messages earlier.