| 标题 | 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 年前) |
|---|
| 管理 | 2025-04-30 07時29分 (13 days later) |
|---|
| 状态 | 已接受 |
|---|
| VulDB条目 | 306603 [Weitong Mall 1.0.0 Product History /historyList isDelete 权限提升] |
|---|
| 积分 | 20 |
|---|