| Título | https://github.com/jeecgboot/JeecgBoot JeecgBoot v3.9.2 Open Redirect |
|---|
| Descripción | 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. |
|---|
| Fuente | ⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9639 |
|---|
| Usuario | mukyuuhate (UID 93052) |
|---|
| Sumisión | 2026-05-22 08:30 (hace 20 días) |
|---|
| Moderación | 2026-06-07 15:48 (16 days later) |
|---|
| Estado | Aceptado |
|---|
| Entrada de VulDB | 369122 [JeecgBoot hasta 3.9.2 Third-Party Login ThirdLoginController.java HttpServletResponse.sendRedirect state] |
|---|
| Puntos | 20 |
|---|