| 标题 | xianrendzw EasyReport <=2.0.17.0522_Beta remote code execution |
|---|
| 描述 | The report designer's SQL preview endpoints (execSqlText, previewSqlText) pass an attacker-supplied sqlText parameter directly to the Apache Velocity template engine via Velocity.evaluate. The evaluation context exposes live Java classes (DateUtils.class, StringUtils.class, Calendar), and no Velocity security guard (SecureUberspector, MethodExceptionEventHandler) is configured anywhere in the project. As a result the template engine can be driven to reflective class access, which leads to remote code execution. The endpoints are reachable by any authenticated user holding the low report.designer:view permission; all /rest/** routes are guarded by Shiro authentication. |
|---|
| 来源 | ⚠️ https://github.com/xianrendzw/EasyReport/issues/82 |
|---|
| 用户 | Ana10gy (UID 93358) |
|---|
| 提交 | 2026-07-02 11時44分 (2 月前) |
|---|
| 管理 | 2026-08-18 20時19分 (2 months later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 391897 [xianrendzw EasyReport 直到 2.0.17.0522_Beta SQL Preview Endpoint DesignerController.java execSqlText/previewSqlText sqlText 权限提升] |
|---|
| 积分 | 20 |
|---|