Alert Tag: CWE-601

https://cwe.mitre.org/data/definitions/601.html

All of the alerts which use this tag:
ID Alert Status Risk Type
10028 Off-site Redirect release High Passive
20019-1 External Redirect release High Active
20019-2 External Redirect release High Active
20019-3 External Redirect release High Active
20019-4 External Redirect release High Active
200023-1 Open redirect via common param names alpha Medium Tool
200023-2 Open redirect reflected in form action alpha Medium Tool
200023-3 Open redirect reflected in body destination alpha Medium Tool
210002-1 Open redirect via window.open alpha Low Tool
210002-2 Open redirect via Navigation API alpha Low Tool
210004-1 Route-controlled history.replaceState alpha Medium Tool
210004-2 Route-controlled Navigation API transition alpha Medium Tool
210004-3 Route-controlled history.pushState alpha Medium Tool
210005-1 Form action manipulated by tainted route or body input alpha Medium Tool
210005-2 formAction manipulated by tainted route or body input alpha Medium Tool
210014-1 Tainted URL assigned to element.href alpha Low Tool
210014-2 Tainted URL assigned to element.src alpha Low Tool
210014-3 Tainted URL assigned to form action alpha Low Tool
210014-4 Tainted URL assigned to formAction alpha Low Tool
210015-1 Client-side redirect via location.href alpha Low Tool
210015-2 Client-side redirect via location.assign alpha Low Tool
210015-3 Client-side redirect via location.replace alpha Low Tool
210015-4 Client-side redirect via history.pushState alpha Low Tool
210015-5 Client-side route change via history.replaceState alpha Low Tool
210019-1 location.href redirect from tainted source alpha Medium Tool
210019-2 location.assign redirect from tainted source alpha Medium Tool
210019-3 location.replace redirect from tainted source alpha Medium Tool
210019-4 window.open redirect from tainted source alpha Medium Tool
210019-5 navigation.navigate redirect from tainted source alpha Medium Tool
210019-6 Anchor href manipulated from tainted source alpha Medium Tool
210019-7 Form action manipulated from tainted source alpha Medium Tool
220002-1 Disallow direct navigation primitives alpha Medium Tool
220002-2 Same-origin URL mutations alpha Medium Tool
220002-3 DOM-based Open Redirection (taint flow) alpha Medium Tool