BaseIncomplete

CWE-1048Invokable Control Element with Large Number of Outward Calls

Category: other

Description

The code contains callable control elements that contain an excessively large number of references to other application objects external to the context of the callable, i.e. a Fan-Out value that is excessively large.

Common consequences· 1

  • Other — Reduce Maintainability, Increase Analytical Complexity
    This issue makes it more difficult to maintain the product, which indirectly affects security by making it more difficult or time-consuming to find and/or fix vulnerabilities. It also might make it easier to introduce vulnerabilities.

References

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

Related by meaning· 6

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

CWE
Invokable Control Element with Excessive File or Data Access Operations
CWE
Invokable Control Element with Signature Containing an Excessive Number of Parameters
CWE
Invokable Control Element with Excessive Volume of Commented-out Code
CWE
Non-SQL Invokable Control Element with Excessive Number of Data Resource Accesses
CWE
Excessively Deep Nesting
CWE
Invocation of a Control Element at an Unnecessarily Deep Horizontal Layer
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.