CWE-1095 — Loop Condition Value Update within the Loop
CWE-1095: Loop Condition Value Update within the Loop
MITRE CWE weakness
| Kind | Weakness |
| Abstraction | Base |
| Status | Incomplete |
| Likelihood of exploit | — |
Description
The product uses a loop with a control flow condition based on a value that is updated within the body of the loop.
Common consequences
- Other: Reduce Maintainability, Increase Analytical Complexity
Mitigations
(none listed)
References
- CWE page: https://cwe.mitre.org/data/definitions/1095.html
- CWE list: https://cwe.mitre.org/data/index.html