CVE-2025-12919
BaseFortify
Publication date: 2025-11-09
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 |
|---|---|---|
| evershop | evershop | to 2.0.1 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| 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. |
| CWE-99 | The product receives input from an upstream component, but it does not restrict or incorrectly restricts the input before it is used as an identifier for a resource that may be outside the intended sphere of control. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in EverShop up to version 2.0.1, specifically in an unknown function within the Order Handler component's file Order.resolvers.js. It involves manipulation of the argument 'uuid', which leads to improper control of resource identifiers. The attack can be performed remotely but is considered highly complex and difficult to exploit. The exploit is publicly available.
How can this vulnerability impact me? :
The vulnerability allows an attacker to manipulate resource identifiers improperly, which could potentially lead to unauthorized access or exposure of certain resources identified by UUIDs. However, the impact is limited to partial confidentiality loss as indicated by the CVSS scores, with no impact on integrity or availability.