| Название | jeecgboot JeecgBoot <= v3.9.1 Remote Code Execution |
|---|
| Описание | A second-order Remote Code Execution (RCE) vulnerability exists in jeecgboot_JeecgBoot due to unsafe reflection within the FillRuleUtil component. The /sys/fillRule/edit endpoint lacks role-based authorization and input validation, allowing any authenticated user to modify the ruleClass parameter of an existing fill rule (e.g., org_num_role) and store a malicious class name in the database. When an administrator or user subsequently creates a department via the /sys/sysDepart/add endpoint, the application retrieves the poisoned rule and instantiates the malicious class using Class.forName().newInstance(), resulting in arbitrary code execution. |
|---|
| Источник | ⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9552 |
|---|
| Пользователь | Ana10gy (UID 93358) |
|---|
| Представление | 15.04.2026 17:15 (2 месяцы назад) |
|---|
| Модерация | 01.05.2026 13:58 (16 days later) |
|---|
| Статус | принято |
|---|
| Запись VulDB | 360559 [JeecgBoot до 3.9.1 FillRuleUtil /sys/fillRule/edit ruleClass эскалация привилегий] |
|---|
| Баллы | 20 |
|---|