| Title | java-aodeng hope-boot 1.0.0-release Open Redirect |
|---|
| Description | In the project `hope-boot`, the endpoint `/doLogin` and `/login` (Conf.SSO_LOGIN) lack validation for the redirect URL.
The application trusts user-controlled input for redirect targets (HttpServletRequest parameter `redirect_url`) may redirect victims to attacker-controlled domains, facilitating phishing or social engineering attacks.
- **Project Link:** `https://github.com/java-aodeng/hope-boot`
- **Affected Version:** `1.0.0-release`
- **Affected API:** `/doLogin` and `/login`
- **Code Path:** `/src/main/java/com/hope/controller/WebController.java:96` and `/src/main/java/com/hope/controller/WebController.java:63` |
|---|
| Source | ⚠️ https://github.com/ShenxiuSec/cve-proofs/blob/main/POC-20250613-02.md |
|---|
| User | ShenxiuSecurity (UID 84374) |
|---|
| Submission | 06/13/2025 16:35 (1 Year ago) |
|---|
| Moderation | 06/23/2025 22:08 (10 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 313692 [java-aodeng Hope-Boot 1.0.0 Login WebController.java doLogin redirect_url] |
|---|
| Points | 20 |
|---|