CWEClassIncomplete20 recent CVEs

CWE-922Insecure Storage of Sensitive Information

Description

The product stores sensitive information without properly limiting read or write access by unauthorized actors.

If read access is not properly restricted, then attackers can steal the sensitive information. If write access is not properly restricted, then attackers can modify and possibly delete the data, causing incorrect results and possibly a denial of service.

Common consequences

Related CWEs

Recent CVEs classified under this CWE