| 제목 | Privoce, Inc VoceChat Server <= 0.5.20 Server-Side Request Forgery |
|---|
| 설명 | VoceChat Server is an open-source, self-hosted instant messaging application developed by Privoce, Inc. and written in Rust.
A Server-Side Request Forgery (SSRF) vulnerability exists in the /api/resource/open_graphic_parse endpoint. The endpoint accepts a user-supplied "url" query parameter and passes it directly to open_graph::fetch() without authentication, protocol validation, or IP address filtering. An unauthenticated remote attacker can exploit this to force the server to send HTTP requests to arbitrary internal or external targets.
Impact:
- Internal network port scanning and service discovery (e.g., Redis, MySQL, Elasticsearch).
- Information disclosure via Open Graph metadata parsing of internal services.
- Cloud metadata access (e.g., x.x.x.x on AWS/Alibaba Cloud/Tencent Cloud) potentially exposing IAM temporary credentials.
- Lateral movement within the internal network. |
|---|
| 원천 | ⚠️ https://is.yuum.me/posts/2026-08-06-ssrf-vulnerability-in-vocechat-server-v0520/ |
|---|
| 사용자 | yumeu (UID 88980) |
|---|
| 제출 | 2026. 08. 06. PM 06:52 (2 개월 ago) |
|---|
| 모더레이션 | 2026. 09. 27. AM 10:13 (2 months later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 410843 [Privoce VoceChat Server 까지 0.5.36 open_graphic_parse Endpoint src/api/resource.rs open_graph::fetch url 권한 상승] |
|---|
| 포인트들 | 20 |
|---|