Уязвимость перегрузки процессора из-за использования чрезвычайно больших RSA-ключей в цепочках сертификатов
Описание
Чрезмерно большие RSA-ключи в цепочках сертификатов вызывают значительную загрузку процессора на стороне клиента/сервера при проверке подписей. Ограничение размера передаваемых RSA-ключей во время handshake теперь составляет до 8192 бит. По результатам исследования общедоступных RSA-ключей, в настоящее время в обращении находятся только три сертификата с ключами большего размера, и все они, по-видимому, тестовые сертификаты, которые не используются активно. Возможно, в закрытых инфраструктурах PKI используются более крупные ключи, но данная уязвимость нацелена на веб-инфраструктуру PKI, поэтому разрыв совместимости здесь в интересах повышения безопасности пользователей crypto/tls
представляется разумным.
Тип уязвимости
Перегрузка процессора
Ссылки
- Patch
- Issue TrackingPatchVendor Advisory
- Mailing ListVendor Advisory
- PatchVendor Advisory
- Patch
- Issue TrackingPatchVendor Advisory
- Mailing ListVendor Advisory
- PatchVendor Advisory
Уязвимые конфигурации
Одно из
EPSS
5.3 Medium
CVSS3
Дефекты
Связанные уязвимости
Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.
Extremely large RSA keys in certificate chains can cause a client/server to expend significant CPU time verifying signatures. With fix, the size of RSA keys transmitted during handshakes is restricted to <= 8192 bits. Based on a survey of publicly trusted RSA keys, there are currently only three certificates in circulation with keys larger than this, and all three appear to be test certificates that are not actively deployed. It is possible there are larger keys in use in private PKIs, but we target the web PKI, so causing breakage here in the interests of increasing the default safety of users of crypto/tls seems reasonable.
Extremely large RSA keys in certificate chains can cause a client/serv ...
EPSS
5.3 Medium
CVSS3