vendor:
N/A
by:
Fredrik Nordberg Almroth
7,5
CVSS
HIGH
Infinite Loop Vulnerability
835
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2020
Infinite Loop Vulnerability
This vulnerability is caused by an infinite loop in the code which can cause the browser to crash or freeze. The code in the example creates an infinite loop by continuously adding the same string to itself and writing it to the document.
Mitigation:
The best way to mitigate this vulnerability is to avoid using infinite loops in code.