| 标题 | 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分 (2 月前) |
|---|
| 管理 | 2026-04-19 18時38分 (21 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 358260 [moxi624 Mogu Blog v2 直到 5.2 Picture Storage Service LocalFileServiceImpl.java LocalFileServiceImpl.uploadPictureByUrl 权限提升] |
|---|
| 积分 | 20 |
|---|