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-2018-0002"
|
||||
package = "tar"
|
||||
aliases = ["CVE-2018-20990"]
|
||||
cvss = "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
|
||||
date = "2018-06-29"
|
||||
keywords = ["file-overwrite"]
|
||||
url = "https://github.com/alexcrichton/tar-rs/pull/156"
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
id = "RUSTSEC-2021-0080"
|
||||
package = "tar"
|
||||
aliases = ["CVE-2021-38511"]
|
||||
cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:N"
|
||||
date = "2021-07-19"
|
||||
url = "https://github.com/alexcrichton/tar-rs/issues/238"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user