CWE-1320: Improper Protection for Outbound Error Messages and Alert Signals
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
Untrusted agents can disable alerts about signal conditions exceeding limits or the response mechanism that handles such alerts.
常见后果
影响范围: Availability
技术影响: DoS: Instability DoS: Crash, Exit, or Restart Reduce Reliability Unexpected State
潜在缓解措施
阶段: Architecture and Design
描述: Alert signals generated by critical events should be protected from access by untrusted agents. Only hardware or trusted firmware modules should be able to alter the alert configuration.
引入模式
| 阶段 | 说明 |
|---|---|
| Architecture and Design | - |
| Implementation | - |