angler-fishThe Vulnerability History Project

CWE-835: Loop with Unreachable Exit Condition ('Infinite Loop')

"The product contains an iteration or loop with an exit condition that cannot be reached, i.e., an infinite loop." - Entry from the Common Weakness Enumeration For more info visit <a href="https://cwe.mitre.org/data/definitions/835.html" target="_blank" rel="noopener noreferrer">CWE-835</a>

Examples


    There are no articles here... yet

expand_less