BaseIncomplete

CWE-1064Invokable Control Element with Signature Containing an Excessive Number of Parameters

Category: other

Description

The product contains a function, subroutine, or method whose signature has an unnecessarily large number of parameters/arguments.

Common consequences· 1

  • Other — Reduce Maintainability, Increase Analytical Complexity
    This issue makes it more difficult to understand and/or 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/1064.html

Related by meaning· 6

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

CWE
Function Call With Incorrect Number of Arguments
CWE
Function Call with Incorrectly Specified Arguments
CWE
Invokable Control Element with Excessive File or Data Access Operations
CWE
Improper Handling of Extra Parameters
CWE
Function Call With Incorrectly Specified Argument Value
CWE
Invokable Control Element with Large Number of Outward Calls
Sourced from MITRE CWE 4.20. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.