Vulnerability Intelligence and Management by Cybersecurity Help s.r.o.



Use of Uninitialized Variable

In certain languages (e.g. C, C++) stack variables are not initialized by default. Usage of uninitialized variable can lead to unpredictable and unintended results.

Successful exploitation of this vulnerability can vary from disclosure of sensitive information to denial of service conditions and arbitrary code execution.