Out-of-bounds read in libtomcrypt - CVE-2019-17362
Published: November 10, 2019
libtomcrypt
Detailed vulnerability description
The vulnerability allows a remote attacker to perform a denial of service (DoS) atttack.
The vulnerability exists due to a boundary condition within the der_decode_utf8_string() function in der_decode_utf8_string.c file in LibTomCrypt. A remote attacker can pass to the application specially crafted DER-encoded data, trigger out-of-bounds read error and cause application crash.