User redirection via browser URL parsing mismatch
Published May 17, 2021 · Updated Aug 3, 2024
Open redirect in Flask-Security-Too 4.0.1 and earlier allows remote attackers to redirect users via a crafted next parameter. The validate_redirect_url function trusts Python urlsplit results that classify browser-normalized backslash, slash, whitespace, and control-character forms as relative URLs. Exploitation requires a user to follow an attacker-supplied link and an application to disable Werkzeug's default Location-header correction, enabling redirection to an attacker-chosen site.
Summary
What happened
Open redirect in Flask-Security-Too 4.0.1 and earlier allows remote attackers to redirect users via a crafted next parameter. The validate_redirect_url function trusts Python urlsplit results that classify browser-normalized backslash, slash, whitespace, and control-character forms as relative URLs. Exploitation requires a user to follow an attacker-supplied link and an application to disable Werkzeug's default Location-header correction, enabling redirection to an attacker-chosen site.
The record
- CVE
- CVE-2021-32618
- Published
- May 17, 2021
- Updated
- Aug 3, 2024
- Vendor
- Flask-Middleware
- Product
- Flask-Security
- Classifications
- CWE-601, T1204.001
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 17, 2021CVE publishedPublication date reported by the CVE source.
- Aug 3, 2024Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=<= 4.0.1
What conditions does exploitation require?
What is affected?
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Crafted next-parameter redirect exampleproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo