BaseDraft
CWE-1334Unauthorized Error Injection Can Degrade Hardware Redundancy
Category: injection
Description
An unauthorized agent can inject errors into a redundant block to deprive the system of redundancy or put the system in a degraded operating mode.
Common consequences· 1
- Integrity / Availability — DoS: Crash, Exit, or Restart, DoS: Instability, Quality Degradation, DoS: Resource Consumption (CPU), DoS: Resource Consumption (Memory), DoS: Resource Consumption (Other), Reduce Performance, Reduce Reliability, Unexpected State
Potential mitigations· 3
- [Architecture and Design]Ensure the design does not allow error injection in modes intended for normal run-time operation. Provide access controls on interfaces for injecting errors.
- [Implementation]Disallow error injection in modes which are expected to be used for normal run-time operation. Provide access controls on interfaces for injecting errors.
- [Integration]Add an access control layer atop any unprotected interfaces for injecting errors.
Related CAPEC attack patterns· 2
References
Exploits (incoming)2
| Type | Target | Confidence | Tier |
|---|---|---|---|
| AttackPattern | Hardware Fault Injectioncapec-624 | 100% | live |
| AttackPattern | Mobile Device Fault Injectioncapec-625 | 100% | live |
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.