Skip to content

Commit 0abe743

Browse files
authored
Fix category of RUSTSEC-2022-0025 (#1249)
1 parent bdc5813 commit 0abe743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crates/openssl-src/RUSTSEC-2022-0025.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ id = "RUSTSEC-2022-0025"
44
package = "openssl-src"
55
aliases = ["CVE-2022-1473"]
66
cvss = "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H"
7-
categories = ["crypto-failure"]
7+
categories = ["denial-of-service"]
88
date = "2022-05-03"
99
url = "https://www.openssl.org/news/secadv/20220503.txt"
1010

0 commit comments

Comments
 (0)