BaseIncomplete
CWE-1090Method Containing Access of a Member Element from Another Class
Category: other
Description
A method for a class performs an operation that directly
accesses a member element from another class.
Common consequences· 1
- Other — Reduce Maintainability, Increase Analytical ComplexityThis issue suggests poor encapsulation and makes it more difficult to understand and 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
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.