| 제목 | Shenzhen Gongji Technology Co., Ltd. XBROTHER Dynamic Environment Monitoring System / XBROTHER-动环监控系统 V300R004C00B300 and below CWE-89 (SQL Injection) |
|---|
| 설명 | The order parameters at the /xbreport/api/v1/plamange/plansImmediate endpoint are vulnerable to unauthorized SQL injection. An attacker can exploit this vulnerability without any authentication.
In the backend code (PlanController.getImmediatePlans), the sort parameter is directly passed to MyBatis ${orderField} without any validation (no ClassUtil.checkOrder or ClassUtil.findField), and the order parameter is directly passed to ${order}. Both are concatenated into the ORDER BY clause as raw strings, leading to SQL injection.
Successful exploitation allows an attacker to extract database contents including database version, current user, database names, table names, column names, and any stored data via error-based injection techniques (updatexml, extractvalue, floor+group by). |
|---|
| 원천 | ⚠️ https://ucn9h68n9289.feishu.cn/docx/WgJYd7q4CopTQKxqWuWcJEpinde?from=from_copylink |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2026. 07. 10. AM 08:42 (1 월 ago) |
|---|
| 모더레이션 | 2026. 08. 23. PM 06:33 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 394566 [Shenzhen Gongji Technology XBROTHER Dynamic Environment Monitoring System 까지 300R004C00B300 plansImmediate PlanController.getImmediatePlans order/sort SQL 주입] |
|---|
| 포인트들 | 20 |
|---|