| タイトル | https://github.com/jeecgboot/JeecgBoot JeecgBoot v3.9.2 Open Redirect |
|---|
| 説明 | JeecgBoot v3.9.2 contains an Open Redirect vulnerability in the OAuth2 login flow. The state parameter in /sys/thirdLogin/oauth2/{source}/login and /sys/thirdLogin/oauth2/{source}/callback is user-controlled and passed directly to HttpServletResponse.sendRedirect() without validation.
An attacker can exploit this to redirect users to arbitrary URLs. In the OAuth2 callback flow, the victim's JWT token is appended to the redirect URL, which may lead to token leakage and account takeover. |
|---|
| ソース | ⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9639 |
|---|
| ユーザー | mukyuuhate (UID 93052) |
|---|
| 送信 | 2026年05月22日 08:30 (19 日 ago) |
|---|
| モデレーション | 2026年06月07日 15:48 (16 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 369122 [JeecgBoot 迄 3.9.2 Third-Party Login ThirdLoginController.java HttpServletResponse.sendRedirect state] |
|---|
| ポイント | 20 |
|---|