Skip to main content

Initialize variables explicitly

Summary

All the variables in the source code must be explicitly initialized.

Description

Uninitialized variables can lead to undefined behavior, unpredictable outcomes, and potential security vulnerabilities. Explicit initialization helps to mitigate the risk of using variables before they have been assigned with a valid value, reducing the likelihood of bugs and vulnerabilities, such as buffer overflows or memory corruption.

Supported In

This requirement is verified in following services

PlanSupported
Essential🔴
Advanced🟢

References

Vulnerabilities

free trial

Search for vulnerabilities in your apps for free with Fluid Attacks' automated security testing! Start your 21-day free trial and discover the benefits of the Continuous Hacking Essential plan. If you prefer the Advanced plan, which includes the expertise of Fluid Attacks' hacking team, fill out this contact form.