CWE-617
Overview
- CWE ID
- 617
- CWE Name
- Reachable Assertion
- CWE Abstraction
- Base
- CWE structure
- Simple
- CWE Status
- Draft
Description
The product contains an assert() or similar statement that can be triggered by an attacker, which leads to an application exit or other behavior that is more severe than necessary.