Crashing Page¶
Description¶
A frontend page crashed due to an unhandled JavaScript error at runtime.
Remediation¶
Implement robust exception and error handling to prevent crashes. Validate inputs to exclude unexpected or malicious data. Optimize resource management to avoid memory leaks and excessive consumption. Regularly update and patch the application and its dependencies to address known vulnerabilities. Perform comprehensive testing, including stress tests, to identify and resolve potential crash scenarios.
Configuration¶
Identifier:
configuration/crashing_page
Examples¶
Ignore this check¶
Score¶
- Escape Severity:
Compliance¶
- OWASP: API8:2023
- OWASP LLM: LLM04:2023
- pci: 6.5.5
- gdpr: Article-32
- soc2: CC7
- psd2: Article-95
- iso27001: A.14.2
- nist: SP800-53
- fedramp: SI-11
Classification¶
- CWE: 116
Score¶
- CVSS_VECTOR: AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H