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

930 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