| タイトル | java-aodeng hope-boot 1.0.0-release Open Redirect |
|---|
| 説明 | 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` |
|---|
| ソース | ⚠️ https://github.com/ShenxiuSec/cve-proofs/blob/main/POC-20250613-02.md |
|---|
| ユーザー | ShenxiuSecurity (UID 84374) |
|---|
| 送信 | 2025年06月13日 16:35 (1 年 ago) |
|---|
| モデレーション | 2025年06月23日 22:08 (10 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 313692 [java-aodeng Hope-Boot 1.0.0 Login WebController.java doLogin redirect_url Redirect] |
|---|
| ポイント | 20 |
|---|