CVE-2025-9836
BaseFortify
Publication date: 2025-09-02
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| macrozheng | mall | to 1.0.3 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-285 | The product does not perform or incorrectly performs an authorization check when an actor attempts to access a resource or perform an action. |
| CWE-639 | The system's authorization functionality does not prevent one user from gaining access to another user's data or record by modifying the key value identifying the data. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in macrozheng mall up to version 1.0.3, specifically in the paySuccess function of the /order/paySuccess file. It allows an attacker to manipulate the orderId argument to bypass authorization checks. This means an attacker can remotely exploit this flaw to perform actions they are not authorized to do.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized actions being performed remotely by an attacker due to authorization bypass. This could result in unauthorized access to order-related functions or data, potentially causing financial or operational impacts depending on the use of the affected system.