Phishing redirects via protocol-relative static paths
Published May 25, 2023 · Updated Nov 3, 2025
Open redirect in Tornado 6.3.1 and earlier allows remote attackers to send users to arbitrary sites through crafted URLs. StaticFileHandler appends a slash and redirects a request path beginning with two slashes, so browsers interpret the result as a protocol-relative URL whose first segment is an attacker-controlled host. Exploitation requires static_url_prefix set to /, any default_filename, knowledge of the absolute static-directory path, and a user who follows the crafted link.
Summary
What happened
Open redirect in Tornado 6.3.1 and earlier allows remote attackers to send users to arbitrary sites through crafted URLs. StaticFileHandler appends a slash and redirects a request path beginning with two slashes, so browsers interpret the result as a protocol-relative URL whose first segment is an attacker-controlled host. Exploitation requires static_url_prefix set to /, any default_filename, knowledge of the absolute static-directory path, and a user who follows the crafted link.
The record
- CVE
- CVE-2023-28370
- Published
- May 25, 2023
- Updated
- Nov 3, 2025
- Vendor
- tornadoweb
- Product
- Tornado
- Classifications
- CWE-601, T1566.002
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 25, 2023CVE publishedPublication date reported by the CVE source.
- Nov 3, 2025Record 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=versions 6.3.1 and earlier
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
- Upstream StaticDefaultFilenameRootTest regression caseproof 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