Add cvss information from nvd (#1085)

This commit is contained in:
Alexis Mousset
2021-10-20 00:14:35 +02:00
committed by GitHub
parent d8701fad2d
commit 8c05fea5fa
224 changed files with 224 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
id = "RUSTSEC-2018-0004"
package = "claxon"
aliases = ["CVE-2018-20992"]
cvss = "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
date = "2018-08-25"
keywords = ["uninitialized-memory"]
url = "https://github.com/ruuda/claxon/commit/8f28ec275e412dd3af4f3cda460605512faf332c"