| 제목 | SonicCloudOrg SonicServer 2.7.2 Code Injection |
|---|
| 설명 | sonic-agent executes test case steps of type runScript (language: Groovy) by calling new GroovyShell(binding).evaluate(script) directly on the user-supplied script string. No sandbox, no SecureASTCustomizer, no class-loader allowlist, and no CompilerConfiguration security policy is applied.
This allows any attacker who can deliver a runStep message to the Agent's Transport WebSocket to execute arbitrary Java/Groovy — and through it, arbitrary OS commands — on the Agent host. In default Docker deployments, the Agent process runs as root. |
|---|
| 원천 | ⚠️ https://github.com/xpp3901/CVE_APPLY/tree/main/V-S002_SonicCloudPlatform_Groovy_Unsandboxed_RCE |
|---|
| 사용자 | xpp39 (UID 97299) |
|---|
| 제출 | 2026. 06. 01. AM 05:29 (1 월 ago) |
|---|
| 모더레이션 | 2026. 07. 11. PM 02:24 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 377803 [SonicCloudOrg sonic-agent 까지 2.7.2 Groovy Script GroovyScriptImpl.java evalIsFailed 권한 상승] |
|---|
| 포인트들 | 20 |
|---|