Files
CVEs-PoC/2013/CVE-2013-1624.md
T
2024-06-09 00:33:16 +00:00

1.0 KiB

CVE-2013-1624

Description

The TLS implementation in the Bouncy Castle Java library before 1.48 and C# library before 1.8 does not properly consider timing side-channel attacks on a noncompliant MAC check operation during the processing of malformed CBC padding, which allows remote attackers to conduct distinguishing attacks and plaintext-recovery attacks via statistical analysis of timing data for crafted packets, a related issue to CVE-2013-0169.

POC

Reference

Github