| 제목 | SonicCloudOrg SonicServer 2.7.2 Code Injection |
|---|
| 설명 | The POST /exchange/send endpoint in sonic-server-controller is annotated with @WhiteUrl, which causes the platform's JWT authentication filter to unconditionally skip authentication for this endpoint. Any unauthenticated attacker can POST arbitrary JSON payloads to this endpoint, which are forwarded verbatim into the internal Transport WebSocket channel shared between the server and all connected Agents.
This allows an attacker to inject any internal protocol message — including runStep (triggering test execution), stopStep, or device control commands — without possessing any credentials.
When chained with V-S002 (Groovy unsandboxed execution), this vulnerability enables zero-authentication remote code execution on every Agent host managed by the Sonic Server. |
|---|
| 원천 | ⚠️ https://github.com/xpp3901/CVE_APPLY/blob/main/V-S001_SonicCloudPlatform_Unauth_ExchangeSend |
|---|
| 사용자 | xpp39 (UID 97299) |
|---|
| 제출 | 2026. 06. 01. AM 05:30 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 07. 11. PM 02:24 (1 month later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 377804 [SonicCloudOrg sonic-agent 까지 2.7.2 JWT Authentication Filter ExchangeController.java 권한 상승] |
|---|
| 포인트들 | 20 |
|---|