| 제목 | jeecgboot jimureport <= 2.3.0 Code Injection |
|---|
| 설명 | JimuReport (jimureport) v2.3.0 and earlier is vulnerable to Remote Code Execution (RCE) via the /drag/onlDragDataSource/testConnection endpoint. An authenticated attacker can supply a crafted H2 JDBC URL containing an INIT parameter that executes arbitrary SQL statements during the database connection process. By using CREATE ALIAS to define a Java function that calls Runtime.exec(), the attacker can execute arbitrary operating system commands on the server. The endpoint passes the user-supplied JDBC URL directly to DriverManager.getConnection() without adequate validation of H2-specific dangerous parameters such as INIT, RUNSCRIPT, or TRIGGER. |
|---|
| 원천 | ⚠️ https://github.com/jeecgboot/jimureport/issues/4587 |
|---|
| 사용자 | anch0r (UID 96691) |
|---|
| 제출 | 2026. 03. 27. AM 03:16 (15 날 ago) |
|---|
| 모더레이션 | 2026. 04. 08. PM 09:11 (13 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 356374 [jeecgboot JimuReport 까지 2.3.0 Data Source testConnection DriverManager.getConnection dbUrl 권한 상승] |
|---|
| 포인트들 | 20 |
|---|