CWE-666

Operation on Resource in Wrong Phase of Lifetime

The product performs an operation on a resource at the wrong phase of the resource's lifecycle, which can lead to unexpected behaviors.


Mitigation

Phase: Architecture and Design

Description:

  • Follow the resource's lifecycle from creation to release.

No CAPEC attack patterns related to this CWE.

Back to CWE stats page