CWEBaseDraft20 recent CVEs

CWE-601URL Redirection to Untrusted Site ('Open Redirect')

Description

The web application accepts a user-controlled input that specifies a link to an external site, and uses that link in a redirect.

Common consequences

Potential mitigations

Related CWEs

Recent CVEs classified under this CWE