Details
Alert ID 210003-4
Alert Type Tool
Status alpha
Risk High
CWE 79
WASC
Technologies Targeted All
Tags CWE-79
OWASP_2021_A03
OWASP_2025_A05
TOOL_PTK

Summary

Tainted data: URL assigned to script.src and treated as executable content. Generated by OWASP PTK IAST Module

Solution

• Reject javascript: and attacker-controlled data: URLs from untrusted input. • Normalize and allow-list destinations before assigning href/src/location values. • Prefer route identifiers over raw URLs for navigation.

Other Info

References

Code

src/ptk/background/iast/modules/modules.json