| Details | |
|---|---|
| Alert ID | 210014-1 |
| Alert Type | Tool |
| Status | alpha |
| Risk | Low |
| CWE | 601 |
| WASC | |
| Technologies Targeted | All |
| Tags |
CWE-601 OWASP_2021_A01 OWASP_2025_A01 TOOL_PTK |
Summary
Tainted URL assigned to an element href attribute.
Generated by OWASP PTK IAST Module
Solution
• Validate and normalize URLs before assigning to link or navigation attributes. • Prefer allow-listed destinations and internal routes.Other Info
References
- https://owasp.org/www-community/attacks/Unvalidated_Redirects_and_Forwards_Cheat_Sheet
- https://cwe.mitre.org/data/definitions/601.html