CVE-2025-6800
BaseFortify
Publication date: 2025-07-07
Last updated on: 2025-07-14
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| marvell | qconvergeconsole | to 5.5.0.85 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-22 | The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a directory traversal information disclosure flaw in Marvell's QConvergeConsole, specifically in the restoreESwitchConfig method. It occurs because the software does not properly validate a user-supplied file path before using it in file operations. This allows remote attackers to access sensitive information without needing to authenticate, potentially exposing data with SYSTEM-level privileges. [1]
How can this vulnerability impact me? :
Exploitation of this vulnerability can lead to unauthorized disclosure of sensitive information on affected systems. Since the attacker can access data with SYSTEM-level privileges remotely and without authentication, this poses a significant confidentiality risk. However, it does not impact system integrity or availability. [1]
What immediate steps should I take to mitigate this vulnerability?
The vendor has stated that QConvergeConsole is no longer supported and no mitigation is provided other than discontinuing use of the product. Therefore, the immediate step to mitigate this vulnerability is to stop using QConvergeConsole and remove it from your environment. [1]