CVE-2025-6799
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?
CVE-2025-6799 is a directory traversal and information disclosure vulnerability in Marvell's QConvergeConsole, specifically in the getFileUploadBytes method. It occurs because the software does not properly validate user-supplied file paths before using them in file operations. This flaw allows remote attackers to access sensitive information without needing authentication or user interaction, with the disclosed data accessible in the context of the SYSTEM user. [1]
How can this vulnerability impact me? :
This vulnerability can impact you by allowing remote attackers to disclose sensitive information from your system running Marvell QConvergeConsole without any authentication. Since the information is accessed with SYSTEM-level privileges, it can lead to significant confidentiality breaches, potentially exposing critical system data. [1]
What immediate steps should I take to mitigate this vulnerability?
The vendor has indicated that QConvergeConsole is no longer supported or recommended, having reached End of Life and End of Support status. No mitigation other than discontinuation of the product is provided. Therefore, the immediate step to mitigate this vulnerability is to discontinue use of Marvell QConvergeConsole and replace it with a supported alternative. [1]