| タイトル | 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日 18:52 (2 月 ago) |
|---|
| モデレーション | 2026年09月27日 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 |
|---|