| Titel | fuyang_lipengjun platform 1.0.0 broken function level authorization |
|---|
| Beschreibung | 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 |
|---|
| Quelle | ⚠️ https://www.cnblogs.com/aibot/p/18830907 |
|---|
| Benutzer | Anonymous User |
|---|
| Einreichung | 17.04.2025 09:51 (vor 1 Jahr) |
|---|
| Moderieren | 30.04.2025 07:29 (13 days later) |
|---|
| Status | Akzeptiert |
|---|
| VulDB Eintrag | 306603 [Weitong Mall 1.0.0 Product History /historyList isDelete erweiterte Rechte] |
|---|
| Punkte | 20 |
|---|