| タイトル | chillzhuang springblade v4.0 and later Authorization Bypass Through User-Controlled SQL Primary Key |
|---|
| 説明 | The HTTP endpoint POST /user/user-auth-info accepts a client-supplied userId and persists it together with an OAuth subject identified by uuid and source.
An attacker can bind an OAuth identity they control to any victim account, including administrative accounts. During a subsequent OAuth login using that same identity, the application resolves the attacker-controlled OAuth identity to the victim account, causing the authentication service to issue a valid authentication token for the victim.
The endpoint is implemented as a REST controller intended for Feign-based service communication, but it lacks:
- Service-to-service authentication
- Authorization checks
- Current-user validation
- Ownership validation
As a result, it can be abused to create arbitrary OAuth-to-user account associations. |
|---|
| ソース | ⚠️ https://aibot88.github.io/CVERequest/SpringBlade/issue2.html |
|---|
| ユーザー | Anonymous User |
|---|
| 送信 | 2026年07月30日 06:15 (2 月 ago) |
|---|
| モデレーション | 2026年09月24日 15:58 (2 months later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 409352 [chillzhuang SpringBlade 迄 5.0.2 user-auth-info Endpoint UserServiceImpl.java UserServiceImpl.userInfo userId 特権昇格] |
|---|
| ポイント | 20 |
|---|