CWE-474
Use of Function with Inconsistent Implementations
The code uses a function that has inconsistent implementations across operating systems and versions.
Mitigation
Phases: Architecture and Design, Requirements
Description:
- Do not accept inconsistent behavior from the API specifications when the deviant behavior increase the risk level.
No CAPEC attack patterns related to this CWE.