Logo
componentlibtomcrypt
Name
libtomcrypt
Version
1.18.2
Type
library
Description
-
Licenses
WTFPL
PURL
-
CPE
cpe:2.3:a:libtom:libtomcrypt:1.18.2:-:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
2025.02.x
1.18.2

Patches#


#
Title
Author
Resolve
1
Fixes #507
werew <werew@ret2libc.com>
CVE-2019-17362

Vulnerabilities#


Name
Analysis
Description
Patched
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.