| 标题 | 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) |
|---|
| 提交 | 2026-04-15 17時15分 (2 月前) |
|---|
| 管理 | 2026-05-01 13時58分 (16 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 360559 [JeecgBoot 直到 3.9.1 FillRuleUtil /sys/fillRule/edit ruleClass 权限提升] |
|---|
| 积分 | 20 |
|---|