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

4.6 KiB

CVE-2020-1596

Description

A information disclosure vulnerability exists when TLS components use weak hash algorithms. An attacker who successfully exploited this vulnerability could obtain information to further compromise a users's encrypted transmission channel.

To exploit the vulnerability, an attacker would have to conduct a man-in-the-middle attack.

The update addresses the vulnerability by correcting how TLS components use hash algorithms.

POC

Reference

No PoCs from references.

Github