In LibTomCrypt through 1.18.2, the der_decode_utf8_string function (in der_decode_utf8_string.c) does not properly detect certain invalid UTF-8 sequences. This allows context-dependent attackers to cause a denial of service (out-of-bounds read and crash) or read information from other memory locations via carefully crafted DER-encoded data.
References
Configurations
History
No history.
Information
Published : 2019-10-09 01:15
Updated : 2023-12-14 03:15
NVD link : CVE-2019-17362
Mitre link : CVE-2019-17362
CVE.ORG link : CVE-2019-17362
JSON object : View
Products Affected
debian
- debian_linux
libtom
- libtomcrypt
CWE
CWE-125
Out-of-bounds Read