CVE-2025-13117
BaseFortify
Publication date: 2025-11-13
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) |
| macrozheng | mall-swarm | 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-266 | A product incorrectly assigns a privilege to a particular actor, creating an unintended sphere of control for that actor. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in macrozheng mall-swarm up to version 1.0.3, specifically in the cancelOrder function of the /order/cancelOrder file. It involves improper authorization due to manipulation of the orderId argument, allowing an attacker to potentially cancel orders without proper permissions. The attack can be performed remotely, and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized cancellation of orders, which may disrupt business operations, cause financial loss, and damage customer trust. Since the attack can be initiated remotely, it increases the risk of exploitation by attackers without physical access.