mirror of
https://github.com/rustsec/advisory-db.git
synced 2025-12-27 01:54:07 -05:00
Add GHSA alias to RUSTSEC-2021-0104 (#1038)
This commit is contained in:
committed by
GitHub
parent
8b677b0f9a
commit
b99d8a1347
@@ -6,7 +6,7 @@ date = "2021-05-27"
|
||||
url = "https://nvd.nist.gov/vuln/detail/CVE-2021-31153"
|
||||
categories = ["file-disclosure"]
|
||||
cvss = "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N"
|
||||
aliases = ["CVE-2021-31153"]
|
||||
aliases = ["CVE-2021-31153", "GHSA-f3fg-5j9p-vchc"]
|
||||
[versions]
|
||||
patched = [">= 0.4"]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user