Impact
The vulnerability occurs when the survey view in Open edX accepts an unvalidated redirect_url GET parameter and directly passes it to an HTTP redirect response. This allows an attacker to craft a link that sends a user to a malicious site after logging in, facilitating credential theft or phishing. The weakness aligns with CWE-601, open redirect.
Affected Systems
Open edX Platform (vendor openedx:openedx-platform) is affected; specific version information is not provided in the data.
Risk and Exploitability
The CVSS score is 4.7, indicating a moderate risk. No EPSS score is available and the vulnerability is not listed in the CISA KEV catalog. Attackers can exploit this via a web request to the survey endpoint, requiring no special conditions beyond the ability to craft the redirect_url parameter, making it relatively straightforward for malicious actors targeting authenticated users.
OpenCVE Enrichment