CVE-2025-14276
BaseFortify
Publication date: 2025-12-08
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 |
|---|---|---|
| ilevia | eve_x1_server | 4.6.5.0 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-77 | The product constructs all or part of a command using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify the intended command when it is sent to a downstream component. |
| CWE-74 | The product constructs all or part of a command, data structure, or record using externally-influenced input from an upstream component, but it does not neutralize or incorrectly neutralizes special elements that could modify how it is parsed or interpreted when it is sent to a downstream component. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in the Ilevia EVE X1 Server up to version 4.6.5.0.eden, specifically in an unknown function within the file /ajax/php/leaf_search.php. It involves manipulation of an argument line that leads to command injection, allowing an attacker to execute arbitrary commands remotely. The attack requires a high degree of complexity and is considered difficult to exploit. The vendor acknowledges the issue and recommends closing the port to the outside world to mitigate the risk.
How can this vulnerability impact me? :
This vulnerability can allow a remote attacker to execute arbitrary commands on the affected server, potentially leading to unauthorized access, data compromise, or disruption of services. Because it involves command injection, it can impact the confidentiality, integrity, and availability of the system. However, the attack is difficult to perform and requires complex conditions.
What immediate steps should I take to mitigate this vulnerability?
The vendor recommends upgrading the affected component to a version where the issue is resolved. Additionally, it is advised to close the port to the outside world to prevent remote attacks.