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

844 B

CVE-2021-4209

Description

A NULL pointer dereference flaw was found in GnuTLS. As Nettle's hash update functions internally call memcpy, providing zero-length input may cause undefined behavior. This flaw leads to a denial of service after authentication in rare circumstances.

POC

Reference

Github