#VU13052 Improper input validation in icu - CVE-2014-8147
Published: May 30, 2018 / Updated: June 17, 2021
icu
ICU - International Components for Unicode
Description
The vulnerability allows a remote attacker to cause DoS condition or execute arbitrary code on the target system.
The vulnerability exists due to the resolveImplicitLevels function in common/ubidi.c in the Unicode Bidirectional Algorithm implementation in ICU4C uses an integer data type that is inconsistent with a header file. A remote unauthenticated attacker can supply specially crafted text file, trigger incorrect malloc followed by invalid free and cause the service to crash or execute arbitrary code with elevated privileges.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.