CWE-733Compiler Optimization Removal or Modification of Security-critical Code

PUBLISHEDweakness record
released 2008-10-14 · last modified 2025-12-11

Metadata

CWE ID:
CWE-733
摘要:
Base
结构:
Simple
状态:
Incomplete
发布日期:
2008-10-14
更新日期:
2025-12-11

名称

Compiler Optimization Removal or Modification of Security-critical Code

描述

The developer builds a security-critical protection mechanism into the software, but the compiler optimizes the program such that the mechanism is removed or modified.

常见后果

范围:
Access Control, Other
影响:
Bypass Protection Mechanism, Alter Execution Logic

相关 CWE