| 제목 | https://github.com/phili67/ecclesiacrm Ecclesia CRM < 8.0.0 SQL Injection |
|---|
| 설명 | A critical SQL injection vulnerability was discovered in EcclesiaCRM v8.0.0 within the Query Viewer component. The flaw exists in the /v2/query/view/{id} endpoint, specifically inside the ValidateInput and ProcessSQL functions located in src/v2/templates/query/queryview.php. The application fails to properly neutralize special elements in SQL commands, allowing authenticated users to inject malicious payloads into query parameters such as custom or value. Because the software utilizes insecure string substitution via str_replace to build database queries instead of prepared statements, an attacker can execute arbitrary SQL commands to exfiltrate sensitive data, including administrative usernames, password hashes, and personal member records. Furthermore, the application exacerbates the risk by leaking the full constructed SQL query within HTML comments, providing attackers with the necessary technical details to refine their injection strings and confirm successful exploitation. |
|---|
| 원천 | ⚠️ https://github.com/NicolasPauferro/studiessqli |
|---|
| 사용자 | Nicolas Pauferro (UID 96903) |
|---|
| 제출 | 2026. 03. 30. AM 03:21 (22 날 ago) |
|---|
| 모더레이션 | 2026. 04. 19. PM 06:46 (21 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 358262 [phili67 Ecclesia CRM 까지 8.0.0 Query Viewer /v2/query/view/ ValidateInput custom SQL 주입] |
|---|
| 포인트들 | 20 |
|---|