BaseIncomplete

CWE-1065Runtime Resource Management Control Element in a Component Built to Run on Application Servers

Category: logic

Description

The product uses deployed components from application servers, but it also uses low-level functions/methods for management of resources, instead of the API provided by the application server.

Common consequences· 1

  • Other — Reduce Reliability
    This issue can prevent the product from running reliably. If the relevant code is reachable by an attacker, then this reliability problem might introduce a vulnerability.

References

  1. https://cwe.mitre.org/data/definitions/1065.html

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CWE
Reliance on Runtime Component in Generated Code
CWE
Non-SQL Invokable Control Element with Excessive Number of Data Resource Accesses
CWE
Data Resource Access without Use of Connection Pooling
CWE
Use of Same Invokable Control Element in Multiple Architectural Layers
CWE
Data Access Operations Outside of Expected Data Manager Component
CWE
Improper Control of a Resource Through its Lifetime
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.