mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2025-12-27 06:29:31 +01:00
Correct year for CVE-2022-21658 (#1157)
I accidentally put 2021. Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
id = "CVE-2022-21658"
|
||||
package = "std"
|
||||
categories = ["file-disclosure"]
|
||||
date = "2021-01-16"
|
||||
date = "2022-01-16"
|
||||
url = "https://blog.rust-lang.org/2022/01/20/cve-2022-21658.html"
|
||||
cvss = "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:L/A:H"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user