CWEClassDraft8 recent CVEs

CWE-665Improper Initialization

Description

The product does not initialize or incorrectly initializes a resource, which might leave the resource in an unexpected state when it is accessed or used.

This can have security implications when the associated resource is expected to have certain properties or values, such as a variable that determines whether a user has been authenticated or not.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE