| 标题 | 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 月前) |
|---|
| 管理 | 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 |
|---|