mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-02-23 15:38:27 +01:00
Add cvss information from nvd (#1085)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
id = "RUSTSEC-2017-0001"
|
||||
package = "sodiumoxide"
|
||||
aliases = ["CVE-2017-1000168"]
|
||||
cvss = "CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N"
|
||||
date = "2017-01-26"
|
||||
keywords = ["cryptography"]
|
||||
url = "https://github.com/dnaq/sodiumoxide/issues/154"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
id = "RUSTSEC-2019-0026"
|
||||
package = "sodiumoxide"
|
||||
aliases = ["CVE-2019-25002"]
|
||||
cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H"
|
||||
date = "2019-10-11"
|
||||
keywords = ["cryptography"]
|
||||
url = "https://github.com/sodiumoxide/sodiumoxide/pull/381"
|
||||
|
||||
Reference in New Issue
Block a user