CWE-1091 - Use of Object without Invoking Destructor Method
CWE-1091
- Abstraction:
- Base
- Structure:
- Simple
- Status:
- Incomplete
- Weakness Name
Use of Object without Invoking Destructor Method
- Description
The product contains a method that accesses an object but does not later invoke the element's associated finalize/destructor method.
This issue can make the product perform more slowly by retaining memory and/or other resources longer than necessary. If the relevant code is reachable by an attacker, then this performance problem might introduce a vulnerability.
- Common Consequences
Scope: Other
Impact: Reduce Performance
- Related Weaknesses
- Release Date:
- 2019-01-03
- Latest Modification Date:
- 2023-06-29
Free security scan for your website