cve/2016/CVE-2016-4008.md
2024-06-18 02:51:15 +02:00

715 B

CVE-2016-4008

Description

The _asn1_extract_der_octet function in lib/decoding.c in GNU Libtasn1 before 4.8, when used without the ASN1_DECODE_FLAG_STRICT_DER flag, allows remote attackers to cause a denial of service (infinite recursion) via a crafted certificate.

POC

Reference

Github