CVE-2025-34519
BaseFortify
Publication date: 2025-10-16
Last updated on: 2025-11-06
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| ilevia | eve_x1_server_firmware | to 4.7.18.0 (inc) |
| ilevia | eve_x1_server | * |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-327 | The product uses a broken or risky cryptographic algorithm or protocol. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in Ilevia EVE X1 Server firmware versions up to 4.7.18.0.eden, where passwords are stored using the MD5 hashing algorithm without a per-password salt. MD5 is a fast and outdated hash function, and without salting, it allows attackers who obtain the password database to efficiently perform offline dictionary, rainbow-table, or brute-force attacks to recover the original passwords.
How can this vulnerability impact me? :
If an attacker gains access to the password database, they can quickly crack user passwords due to the use of fast, unsalted MD5 hashes. This can lead to unauthorized access to user accounts and potentially compromise the security of the system and sensitive data.
What immediate steps should I take to mitigate this vulnerability?
To mitigate this vulnerability, you should avoid exposing port 8080 to the internet as recommended by Ilevia. Since the vendor has declined to service this vulnerability, restricting external access to the affected service is the primary immediate mitigation step.