BaseIncomplete
CWE-1282Assumed-Immutable Data is Stored in Writable Memory
Category: memory
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.
Common consequences· 1
- Integrity — Varies by Context
Potential mitigations· 1
- [Implementation]All immutable code or data should be programmed into ROM or write-once memory.
Related CAPEC attack patterns· 2
References
Exploits (incoming)2
| Type | Target | Confidence | Tier |
|---|---|---|---|
| AttackPattern | Exploitation of Improperly Configured or Implemented Memory Protectionscapec-679 | 100% | live |
| AttackPattern | Flash Memory Attackscapec-458 | 100% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.