CWE•Base•Incomplete•6 recent CVEs
CWE-698Execution After Redirect (EAR)
Description
The web application sends a redirect to another location, but instead of exiting, it executes additional code.
Common consequences
- Other,Confidentiality,Integrity,Availability→Alter Execution Logic,Execute Unauthorized Code or CommandsThis weakness could affect the control flow of the application and allow execution of untrusted code.