mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-29 15:56:07 +01:00
Add cvss information from nvd (#1085)
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
id = "RUSTSEC-2020-0047"
|
||||
package = "array-queue"
|
||||
aliases = ["CVE-2020-35900"]
|
||||
cvss = "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N"
|
||||
date = "2020-09-26"
|
||||
keywords = ["memory-corruption", "uninitialized-memory", "use-after-free"]
|
||||
url = "https://github.com/raviqqe/array-queue/issues/2"
|
||||
|
||||
Reference in New Issue
Block a user