CVE-2018-16875

HIGH7.5EPSS 0.92%

rustls-webpki: CPU denial of service in certificate path building

發布日:2022/7/15修改日:2026/2/4
也稱為:GHSA-8qv2-5vq6-g2g7GHSA-fh2r-99q2-6mmgRUSTSEC-2023-0052RUSTSEC-2023-0053

描述

When this crate is given a pathological certificate chain to validate, it will spend CPU time exponential with the number of candidate certificates at each step of path building. Both TLS clients and TLS servers that accept client certificate are affected. We now give each path building operation a budget of 100 signature verifications. The original `webpki` crate is also affected. This was previously reported in the original crate <https://github.com/briansmith/webpki/issues/69> and re-reported to us recently by Luke Malinowski.

受影響套件(3)

CVSS 分數

來源版本嚴重程度向量
osvCVSS 3.1HIGH7.5CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H

參考連結(8)