| Título | https://github.com/jeecgboot/JeecgBoot JeecgBoot v3.9.2 Open Redirect |
|---|
| Descrição | 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. |
|---|
| Fonte | ⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9639 |
|---|
| Utilizador | mukyuuhate (UID 93052) |
|---|
| Submissão | 22/05/2026 08h30 (há 18 dias) |
|---|
| Moderação | 07/06/2026 15h48 (16 days later) |
|---|
| Estado | Aceite |
|---|
| Entrada VulDB | 369122 [JeecgBoot até 3.9.2 Third-Party Login ThirdLoginController.java HttpServletResponse.sendRedirect state] |
|---|
| Pontos | 20 |
|---|