Logo
componentlibtomcrypt
Name
libtomcrypt
Version
1.18.2
Type
library
Description
LibTomCrypt is a public domain open source cryptographic toolkit
Licenses
Unlicense
PURL
-
CPE
cpe:2.3:*:libtom:libtomcrypt:1.18.2:*:*:*:*:*:*:*

Other Versions#


Project
Branch
Version
master
1.18.2

Patches#


#
Title
Author
Resolve
1
Fixes #507
werew <werew@ret2libc.com>

Vulnerabilities#


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