| 제목 | 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. AM 09:51 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 04. 30. AM 07:29 (13 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 306603 [Weitong Mall 1.0.0 Product History /historyList isDelete 권한 상승] |
|---|
| 포인트들 | 20 |
|---|