Files
CVEs-PoC/2020/CVE-2020-16150.md
T
2024-05-25 21:48:12 +02:00

821 B

CVE-2020-16150

Description

A Lucky 13 timing side channel in mbedtls_ssl_decrypt_buf in library/ssl_msg.c in Trusted Firmware Mbed TLS through 2.23.0 allows an attacker to recover secret key information. This affects CBC mode because of a computed time difference based on a padding length.

POC

Reference

No PoCs from references.

Github