DOM-Based cross-site scripting (XSS)
Description
The web application generates dynamic web content from the client side without validating the origin of the potentially malicious data.
Impact
Generate web pages that could contain malicious scripts injected into untrusted data.
Recommendation
Perform server-side and client-side input data validation to avoid the most common script injection attacks.
Threat
Unauthorized attacker from the Internet.
Expected Remediation Time
⏱️ 90 minutes.
Requirements
173 - Discard unsafe inputs