gnutls/libtasn1

gnutls/libtasn1

Releases96
Frequency3 months 2 hours
Last Release
Stars11
The libtasn1 development site and repository https://www.gnu.org/software/libtasn1/

CVE History

CVEPublishedCVSS v3CVSS v2
7.5 HIGH

Stack-based buffer overflow in libtasn1 version: v4.20.0. The function fails to validate the size of input data resulting in a buffer overflow in asn1_expend_octet_string.

9.1 CRITICAL

GNU Libtasn1 before 4.19.0 has an ETYPE_OK off-by-one array size check that affects asn1_encode_simple_der.

7.1 HIGH

GNU Libtasn1-4.13 libtasn1-4.13 version libtasn1-4.13, libtasn1-4.12 contains a DoS, specifically CPU usage will reach 100% when running asn1Paser against the POC due to an issue in _asn1_expand_object_id(p_tree), after a long time, the program will be killed. This attack appears to be exploitable via parsing a crafted file.

7.5 HIGH5 MEDIUM

An issue was discovered in the _asn1_decode_simple_ber function in decoding.c in GNU Libtasn1 before 4.13. Unlimited recursion in the BER decoder leads to stack exhaustion and DoS.