This page is experimental and may change significantly in future releases.
URL Redirection to Untrusted Site ('Open Redirect')
Properties
id: d3f:CWE-601
- name
- URL Redirection to Untrusted Site ('Open Redirect')
- definition
- The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.
- synonyms
- Open Redirect
- synonyms
- Unvalidated Redirect
- synonyms
- Cross-site Redirect
- synonyms
- Cross-domain Redirect
Neighbors
CWE-601 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-601 has no related weaknesses in this release.