mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-18 01:18:09 +01:00
Update webpki RUSTSEC-2023-0052 advisory. (#1762)
* Indicate release version that the fix landed in. * Remove unnecessary noise from the text.
This commit is contained in:
@@ -10,7 +10,7 @@ related = ["CVE-2018-16875"]
|
||||
aliases = ["GHSA-8qv2-5vq6-g2g7"]
|
||||
|
||||
[versions]
|
||||
patched = []
|
||||
patched = [">= 0.22.1"]
|
||||
```
|
||||
|
||||
# webpki: CPU denial of service in certificate path building
|
||||
@@ -24,6 +24,3 @@ Both TLS clients and TLS servers that accept client certificate are affected.
|
||||
This was previously reported in
|
||||
<https://github.com/briansmith/webpki/issues/69> and re-reported recently
|
||||
by Luke Malinowski.
|
||||
|
||||
`rustls-webpki` is a fork of this crate which contains a fix for this issue
|
||||
and is actively maintained.
|
||||
|
||||
Reference in New Issue
Block a user