mirror of
https://github.com/rustsec/advisory-db.git
synced 2026-04-04 09:59:15 -04:00
fix GHSA alias on RUSTSEC-2023-0082
Signed-off-by: Weston Steimel <author@code.w.steimel.me.uk>
This commit is contained in:
committed by
Dirkjan Ochtman
parent
4a9bf575ab
commit
7bd7c96e6c
@@ -9,7 +9,7 @@ references = ["https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-42444"]
|
||||
categories = ["denial-of-service"]
|
||||
cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:N/I:N/A:H"
|
||||
keywords = ["panic", "untrusted input", "parsing"]
|
||||
aliases = ["CVE-2023-42444", "whhr-7f2w-qqj2"]
|
||||
aliases = ["CVE-2023-42444", "GHSA-whhr-7f2w-qqj2"]
|
||||
|
||||
[affected]
|
||||
functions = { "phonenumber::parse" = ["*"] }
|
||||
|
||||
Reference in New Issue
Block a user