#VU51743 Integer overflow in godot - CVE-2021-26825
Published: March 26, 2021 / Updated: March 7, 2023
godot
GodotVR
Description
The vulnerability allows a remote attacker to execute arbitrary code on the target system.
The vulnerability exists due to integer overflow when processing .TGA image files within the in ImageLoaderTGA::load_image() function. A remote attacker can pass specially crafted .TGA file to to the application, trigger integer overflow and execute arbitrary code on the target system.
Successful exploitation of this vulnerability may result in complete compromise of vulnerable system.