| Title | fuyang_lipengjun platform 1.0.0 broken function level authorization |
|---|
| Description | 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 |
|---|
| Source | ⚠️ https://www.cnblogs.com/aibot/p/18830907 |
|---|
| User | Anonymous User |
|---|
| Submission | 04/17/2025 09:51 (1 Year ago) |
|---|
| Moderation | 04/30/2025 07:29 (13 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 306603 [Weitong Mall 1.0.0 Product History /historyList isDelete access control] |
|---|
| Points | 20 |
|---|