CVE-2025-12854
BaseFortify
Publication date: 2025-11-07
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 |
|---|---|---|
| newbee-mall-plus | newbee-mall-plus | 2.4.1 |
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 newbee-mall-plus up to version 2.4.1, specifically in the executeSeckill function of the /seckillExecution/ file. It involves manipulation of the userid argument, which leads to an authorization bypass. This means an attacker can remotely exploit this flaw to bypass authorization controls, although the attack is considered to have high complexity and is difficult to exploit. A public exploit is available.
How can this vulnerability impact me? :
The vulnerability allows an attacker to bypass authorization remotely by manipulating the userid argument. This could lead to unauthorized actions or access within the affected application, potentially compromising the integrity of operations related to the executeSeckill function. However, the attack complexity is high and exploitability is difficult.