| タイトル | moxi624 mogu_blog_v2 0.0.1 Injection |
|---|
| 説明 | The Mogu Blog V2 application supports OAuth authentication through multiple providers including Gitee, GitHub, QQ, and WeChat. During the OAuth callback process, the application extracts the user's avatar URL from the OAuth provider's response and forwards it to the picture storage service (mogu-picture) for downloading and storage.
The critical security flaw is that the application completely trusts the OAuth provider's response without validating the avatar URL. The picture storage service then makes HTTP requests to whatever URL is provided, without any whitelist validation, protocol checking, or IP address validation. This creates a Server-Side Request Forgery (SSRF) vulnerability where an attacker controlling the OAuth response can force the server to request arbitrary URLs. |
|---|
| ソース | ⚠️ https://github.com/ccccccctiiiiiiii-lab/public_exp/issues/3 |
|---|
| ユーザー | cccccccti (UID 96695) |
|---|
| 送信 | 2026年03月29日 16:32 (22 日 ago) |
|---|
| モデレーション | 2026年04月19日 18:38 (21 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 358260 [moxi624 Mogu Blog v2 迄 5.2 Picture Storage Service LocalFileServiceImpl.java LocalFileServiceImpl.uploadPictureByUrl 特権昇格] |
|---|
| ポイント | 20 |
|---|