CVE-2025-3718
BaseFortify
Publication date: 2025-10-07
Last updated on: 2026-04-29
Assigner: Nozomi Networks Inc.
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| nozominetworks | cmc | to 25.2.0 (exc) |
| nozominetworks | guardian | to 25.2.0 (exc) |
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 client-side path traversal issue in the web management interface front-end caused by missing validation of an input parameter. An authenticated user with limited privileges can create a malicious URL that, when visited by another authenticated user, results in a Cross-Site Scripting (XSS) attack.
How can this vulnerability impact me? :
The vulnerability can allow an attacker with limited privileges to trick an authenticated user into visiting a malicious URL, leading to a Cross-Site Scripting (XSS) attack. This can result in unauthorized actions performed on behalf of the victim, data theft, or session hijacking.