| tiêu đề | chillzhuang springblade v4.0 and later Authorization Bypass Through User-Controlled SQL Primary Key |
|---|
| Mô tả | 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. |
|---|
| Nguồn | ⚠️ https://aibot88.github.io/CVERequest/SpringBlade/issue2.html |
|---|
| Người dùng | Anonymous User |
|---|
| Đệ trình | 30/07/2026 06:15 (cách đây 2 các tháng) |
|---|
| Kiểm duyệt | 24/09/2026 15:58 (2 months later) |
|---|
| Trạng thái | được chấp nhận |
|---|
| Mục VulDB | 409352 [chillzhuang SpringBlade đến 5.0.2 user-auth-info Endpoint UserServiceImpl.java UserServiceImpl.userInfo userId nâng cao đặc quyền] |
|---|
| điểm | 20 |
|---|