| 제목 | fuyang_lipengjun platform 1.0.0 broken function level authorization |
|---|
| 설명 | Title: Unauthorized Access to Product Statistics via isDelete Parameter Manipulation
Description: The /queryTotal endpoint accepts an isDelete parameter and returns the total number of products accordingly. Since there is no server-side validation of user privileges, attackers can arbitrarily change isDelete to 1 and obtain sensitive admin-only product statistics.
Vulnerability Type: Broken Fucntion Level Authorization (BFLA)
Affected Endpoint: /queryTotal
Impact: Unauthorized exposure of sensitive product metrics intended for admin use only.
Attack Prerequisites:
- Access to /queryTotal endpoint
- Ability to tamper with request parameters
Proof of Concept: POST /api/goods/queryTotal Body: {"isDelete": 1} |
|---|
| 원천 | ⚠️ https://www.cnblogs.com/aibot/p/18830908 |
|---|
| 사용자 | Anonymous User |
|---|
| 제출 | 2025. 04. 17. AM 09:54 (1 년도 ago) |
|---|
| 모더레이션 | 2025. 04. 30. AM 07:29 (13 days later) |
|---|
| 상태 | 수락 |
|---|
| VulDB 항목 | 306604 [Weitong Mall 1.0.0 Product Statistics /queryTotal isDelete 권한 상승] |
|---|
| 포인트들 | 20 |
|---|