CWE Database
/

CWE-1301

Back to CWE list

CWE-1301

Insufficient or Incomplete Data Removal within Hardware Component

Base
Incomplete

Description

The product's data removal process does not completely delete all data and potentially sensitive information within hardware components.

{"xhtml:p":["Physical properties of hardware devices, such as remanence of magnetic media, residual charge of ROMs/RAMs, or screen burn-in may still retain sensitive data after a data removal process has taken place and power is removed.","Recovering data after erasure or overwriting is possible due to a phenomenon called data remanence. For example, if the same value is written repeatedly to a memory location, the corresponding memory cells can become physically altered to a degree such that even after the original data is erased that data can still be recovered through physical characterization of the memory cells."]}

Common Consequences

Scope

Confidentiality

Impact

Read Memory, Read Application Data

Potential Mitigations

Architecture and Design

Apply blinding or masking techniques to implementations of cryptographic algorithms.

Implementation

Alter the method of erasure, add protection of media, or destroy the media to protect the data.

CVE-2019-8575

Firmware Data Deletion Vulnerability in which a base station factory reset might not delete all user information. The impact of this enables a new owner of a used device that has been "factory-default reset" with a vulnerable firmware version can still retrieve, at least, the previous owner's wireless network name, and the previous owner's wireless security (such as WPA2) key. This issue was addressed with improved, data deletion.

Applicable Platforms

Not Language-Specific

Security Training

Train your team to recognize and prevent security threats with our comprehensive security awareness program.

Start Training

Vulnerability Scanning

Discover vulnerabilities in your applications and infrastructure before attackers do.

Scan Now