Tag Archives: CWE- 1085

CWE-1085 – Invokable Control Element with Excessive Volume of Commented-out Code

Read Time:12 Second

Description

A function, method, procedure, etc. contains an excessive amount of code that has been
commented out within its body.

Modes of Introduction:

 

 

Related Weaknesses

CWE-1078

 

Consequences

Other: Reduce Maintainability

 

Potential Mitigations

CVE References