| 제목 | 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. AM 11:37 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 08. 18. PM 02:32 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 391569 [xianrendzw EasyReport 까지 2.0.17.0522_Beta Move Operations ModuleController.java sourcePath SQL 주입] |
|---|
| 포인트들 | 20 |
|---|