CVE-2025-13118
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 paySuccess function of the /order/paySuccess file. It involves improper authorization due to manipulation of the orderID argument, allowing an attacker to remotely exploit the system.
How can this vulnerability impact me? :
The vulnerability can allow unauthorized actions related to order processing by manipulating the orderID parameter, potentially leading to unauthorized payments or order status changes. Since the exploit is public and can be launched remotely, it poses a risk of unauthorized access and manipulation of order transactions.