CVE-2025-7975
BaseFortify
Publication date: 2025-09-02
Last updated on: 2025-09-24
Assigner: Zero Day Initiative
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| anritsu | shockline | to 2025.4.2 (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 remote code execution flaw in Anritsu ShockLine related to how it parses CHX files. It occurs because the software does not properly validate user-supplied file paths before using them in file operations, leading to a directory traversal issue. An attacker can exploit this by tricking a user into visiting a malicious webpage or opening a malicious file, which then allows the attacker to execute arbitrary code with the same privileges as the current user. [1]
How can this vulnerability impact me? :
If exploited, this vulnerability can allow an attacker to execute arbitrary code on your system with the privileges of the current user. This can lead to unauthorized access, data theft, system compromise, or disruption of services, impacting confidentiality, integrity, and availability of your system. [1]