Correct year for CVE-2022-21658 (#1157)

I accidentally put 2021.

Signed-off-by: Jesse Szwedko <jesse@szwedko.me>
This commit is contained in:
Jesse Szwedko
2022-01-20 19:12:36 -08:00
committed by GitHub
parent aad861dd0f
commit d4c65da07d

View File

@@ -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"