CWE-1282

Assumed-Immutable Data is Stored in Writable Memory

Medium

Description

Immutable data, such as a first-stage bootloader, device identifiers, and "write-once" configuration settings are stored in writable memory that can be re-programmed or updated in the field.

Potential Impact

How to Fix

Implementation

All immutable code or data should be programmed into ROM or write-once memory.

Related Weaknesses

References

View on MITRE CWE Database →

Need Help Fixing This Vulnerability?

Our security experts can help you identify and remediate CWE-1282 vulnerabilities in your codebase.

Get Security Assessment