| Titel | xianrendzw EasyReport <=2.0.17.0522_Beta SQL Injection |
|---|
| Beschreibung | 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. |
|---|
| Quelle | ⚠️ https://github.com/xianrendzw/EasyReport/issues/84 |
|---|
| Benutzer | Ana10gy (UID 93358) |
|---|
| Einreichung | 02.07.2026 11:37 (vor 2 Monaten) |
|---|
| Moderieren | 18.08.2026 14:32 (2 months later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 391569 [xianrendzw EasyReport bis 2.0.17.0522_Beta Move Operations ModuleController.java sourcePath SQL Injection] |
|---|
| Punkte | 20 |
|---|