CVE-2024-58310
BaseFortify
Publication date: 2025-12-11
Last updated on: 2025-12-11
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| apc | network_management_card | 4 |
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 path traversal flaw in the APC Network Management Card 4 that allows unauthenticated attackers to access sensitive system files. By manipulating URL parameters with encoded path traversal characters in HTTP requests, attackers can read critical files such as /etc/passwd.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of sensitive system files, potentially exposing critical information about the system and its users. This can compromise system security and may allow attackers to gather information useful for further attacks.