| Title | fuyang_lipengjun platform 1.0.0 broken function level authorization |
|---|
| Description | Description: The /enSale endpoints allow direct product state modification by ID without validating user role or resource ownership. Any authenticated user can craft a request with another merchant's product ID and change its status.
Vulnerability Type: Broken Fucntion Level Authorization (BFLA)
Affected Endpoints: /enSale
Impact: Unauthorized manipulation of product visibility and state, leading to possible disruption of business operations.
Attack Prerequisites:
- Knowledge or guess of product ID
- Authenticated but low-privilege user
Proof of Concept: POST /api/goods/enSale Body: {"id": 1001} |
|---|
| Source | ⚠️ https://www.cnblogs.com/aibot/p/18830909 |
|---|
| User | Anonymous User |
|---|
| Submission | 04/17/2025 09:57 (1 Year ago) |
|---|
| Moderation | 04/30/2025 15:01 (13 days later) |
|---|
| Status | Accepted |
|---|
| VulDB entry | 306627 [Weitong Mall 1.0.0 Sale Endpoint ID improper authorization] |
|---|
| Points | 20 |
|---|