console error
Description
A console error has been detected on the webpage
Remediation
- Ensure that all console errors are logged and monitored to identify patterns or recurring issues.
- Regularly update and patch software to fix known bugs that may cause console errors.
- Validate and sanitize all inputs to prevent unexpected data from causing errors.
- Implement error handling in your code to gracefully manage exceptions and provide meaningful feedback.
- Review and refactor code to improve stability and reduce the likelihood of errors.
- Use debugging tools to trace and resolve the root cause of console errors.
- Conduct code reviews and testing to catch potential errors before deployment.
- Educate developers on best practices for error handling and prevention.
Configuration
Identifier:
information_disclosure/console_error
Examples
Ignore this check
checks:
information_disclosure/console_error:
skip: true
Score
- Escape Severity: LOW
Compliance
- OWASP: API8:2023
- OWASP LLM: LLM02:2023
- pci: 6.5.5
- gdpr: Article-32
- soc2: CC7
- psd2: Article-95
- iso27001: A.12.6
- nist: SP800-92
- fedramp: SI-11
Classification
- CWE: 209
Score
- CVSS_VECTOR: 3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L