豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

CVE‐2024‐30171

David Hook edited this page May 11, 2024 · 4 revisions

Issue affecting: BC TLS Java 1.0.18 and earlier. BC C# .NET 2.3.0 and earlier.

Fixed versions: BC TLS Java 1.0.19. BC C# .NET 2.3.1

Platform affected: All JVMs. All CLRs.

Possible timing side-channel for RSA key exchange ("The Marvin Attack"). The timing signal appeared to be related to the interaction of the TLS APIs with exception handling in the underlying low-level APIs used for providing cryptographic services.

Use of RSA PKCS#1.5 is now disabled by default in the BC TLS APIs.

Fix Commits:

Java:

C# .NET

Clone this wiki locally