| タイトル | fuyang_lipengjun platform 1.0.0 broken function level authorization |
|---|
| 説明 | Title: Unauthorized Access to Deleted Product History via /historyList Endpoint
Description: The /historyList endpoint allows filtering product records using the isDelete parameter. This endpoint does not enforce any authentication or role-based access control. An unauthenticated or low-privilege user can manipulate the isDelete=1 parameter to retrieve deleted product records that should be restricted to admin users.
Vulnerability Type: Broken Fucntion Level Authorization (BFLA)
Affected Endpoint: /historyList
Impact: Sensitive deleted product data may be exposed to unauthorized users, leading to information leakage and possible abuse of internal data.
Attack Prerequisites:
- Attacker must have access to the API
- Attacker does not need elevated privileges
Proof of Concept: GET /api/goods/historyList?isDelete=1&page=1&limit=10 |
|---|
| ソース | ⚠️ https://www.cnblogs.com/aibot/p/18830907 |
|---|
| ユーザー | Anonymous User |
|---|
| 送信 | 2025年04月17日 09:51 (1 年 ago) |
|---|
| モデレーション | 2025年04月30日 07:29 (13 days later) |
|---|
| ステータス | 承諾済み |
|---|
| VulDBエントリ | 306603 [Weitong Mall 1.0.0 Product History /historyList isDelete 特権昇格] |
|---|
| ポイント | 20 |
|---|