| 标题 | 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 日前) |
|---|
| 管理 | 2026-06-07 15時48分 (16 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 369122 [JeecgBoot 直到 3.9.2 Third-Party Login ThirdLoginController.java HttpServletResponse.sendRedirect state] |
|---|
| 积分 | 20 |
|---|