CWE•Base•Incomplete•2 recent CVEs
CWE-733Compiler Optimization Removal or Modification of Security-critical Code
Description
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.
Common consequences
- Access Control,Other→Bypass Protection Mechanism,Alter Execution Logic