CVE-2025-28384
BaseFortify
Publication date: 2025-06-13
Last updated on: 2025-10-27
Assigner: MITRE
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| openc3 | cosmos | 6.0.0 |
| openc3 | cosmos | 6.0.0 |
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 exists in the /script-api/scripts/ endpoint of OpenC3 COSMOS 6.0.0, where an attacker can perform a directory traversal attack. This means the attacker can access files and directories outside the intended directory, potentially leading to unauthorized access to sensitive files on the system.
How can this vulnerability impact me? :
The vulnerability can allow attackers to access sensitive files and data on the affected system by traversing directories outside the intended scope. This unauthorized access can lead to information disclosure, system compromise, or further exploitation.