CWE-684: Failure to Provide Specified Functionality
Failure to Provide Specified Functionality
Weakness ID: 684 (Weakness Base)
Status: Draft
Description
Description Summary
The code does not function according to its published
specifications, potentially leading to incorrect usage.
Extended Description
When providing functionality to an external party, it is important that
the software behaves in accordance with the details specified. Failing to
document requirements or nuances can result in unintended behaviors for the
caller, possibly leading to an exploitable state.