|
Status: Draft Weakness ID: 666 (Weakness Base)Description Summary The software performs an operation on a resource at the wrong phase of the resource's lifecycle, which can lead to unexpected behaviors. Extended Description When a developer wants to initialize, use or release a resource, it is important to follow the specifications outlined for how to operate on that resource and to ensure that the resource is in the expected state. In this case, the software wants to perform a normally valid operation, initialization, use or release, on a resource when it is in the incorrect phase of its lifetime. Potential Mitigations Follow the resource's lifecycle from creation to release. Relationships
Time of Introduction Implementation OperationContent History Modifications Eric Dalci. Cigital. 2008-07-01. (External) updated Potential_Mitigations, Time_of_Introduction CWE Content Team. MITRE. 2008-09-08. (Internal) updated Description |
|
|
|||