| Titel | jeecgboot JeecgBoot <= v3.9.1 Remote Code Execution |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/jeecgboot/JeecgBoot/issues/9552 |
|---|
| Benutzer | Ana10gy (UID 93358) |
|---|
| Einreichung | 15.04.2026 17:15 (vor 2 Monaten) |
|---|
| Moderieren | 01.05.2026 13:58 (16 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 360559 [JeecgBoot bis 3.9.1 FillRuleUtil /sys/fillRule/edit ruleClass erweiterte Rechte] |
|---|
| Punkte | 20 |
|---|