-
CVSS Score
-Basic Information
CVE ID
-
GHSA ID
-
EPSS Score
-
CWE
-
Published
-
Updated
-
KEV Status
-
Technology
-
The vulnerability occurs in QrCodePage.js where the successUrl parameter is directly taken from URLSearchParams and used in a redirect without validation. The setNotifyTask method periodically checks payment status and triggers a redirect using the user-controlled successUrl parameter. An attacker can craft a malicious successUrl with JavaScript code (e.g., javascript:alert(1)), which gets executed when the payment completes. This matches the reflected XSS pattern described in CWE-79 where untrusted input is used in client-side redirects without neutralization.
| Package Name | Ecosystem | Vulnerable Versions | First Patched Version |
|---|---|---|---|
| github.com/casdoor/casdoor | go | <= 1.577.0 |
Ongoing coverage of React2Shell