| 标题 | xianrendzw EasyReport <=2.0.17.0522_Beta SQL Injection |
|---|
| 描述 | In EasyReport, the module and category "move" operations build an UPDATE ... SET path = replace(path, '${oldPath}', '${newPath}') ... statement using raw ${} MyBatis interpolation of oldPath/newPath. The sourcePath request parameter flows unvalidated into ${oldPath} and is concatenated inside SQL string literals, so a quote-breakout value yields SQL injection. The shipped datasource configuration sets allowMultiQueries=true, which makes the injection stacked-query capable. Two sibling sites are affected (membership module and report category), and both require Shiro authentication. |
|---|
| 来源 | ⚠️ https://github.com/xianrendzw/EasyReport/issues/84 |
|---|
| 用户 | Ana10gy (UID 93358) |
|---|
| 提交 | 2026-07-02 11時37分 (2 月前) |
|---|
| 管理 | 2026-08-18 14時32分 (2 months later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 391569 [xianrendzw EasyReport 直到 2.0.17.0522_Beta Move Operations ModuleController.java sourcePath SQL注入] |
|---|
| 积分 | 20 |
|---|