User redirection via resolved triple-slash Location header
Published Oct 3, 2024 · Updated Oct 3, 2024
Open redirect in the Response object in Express 3.4.5 through 3.x allows remote attackers to redirect users via crafted request paths. The location() method extracts a leading // from the request path and resolves it against a user-controlled ./ relative URL, producing a triple-slash Location value that browsers treat as a scheme-relative external URL. The application must pass that input to location(), and a user must follow the crafted link; successful exploitation redirects the browser to an attacker-controlled site.
Summary
What happened
Open redirect in the Response object in Express 3.4.5 through 3.x allows remote attackers to redirect users via crafted request paths. The location() method extracts a leading // from the request path and resolves it against a user-controlled ./ relative URL, producing a triple-slash Location value that browsers treat as a scheme-relative external URL. The application must pass that input to location(), and a user must follow the crafted link; successful exploitation redirects the browser to an attacker-controlled site.
The record
- CVE
- CVE-2024-9266
- Published
- Oct 3, 2024
- Updated
- Oct 3, 2024
- Vendor
- body-parser
- Product
- Express
- Classifications
- CWE-601, T1566.002
- Attack vector
- network
- Privileges
- unauthenticated
Timeline
How it unfolded
- Oct 3, 2024CVE publishedPublication date reported by the CVE source.
- Oct 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=3.4.5 <4.0.0
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
- Express 3.x open redirect reproductionproof 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