CWE-394
Overview
- CWE ID
- 394
- CWE Name
- Unexpected Status Code or Return Value
- CWE Abstraction
- Base
- CWE structure
- Simple
- CWE Status
- Draft
Description
The software does not properly check when a function or operation returns a value that is legitimate for the function, but is not expected by the software.
Extended Description
Related CWEs
CWE ID | View ID | Nature | Ordinal |
---|---|---|---|
754 | 1000 | ChildOf | Primary |