CVE-2018-25124
BaseFortify
Publication date: 2025-11-10
Last updated on: 2025-11-20
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| pacsone | pacsone_server | 6.6.2 |
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 directory traversal flaw in PacsOne Server version 6.6.2 (and likely prior versions) within its web-based DICOM viewer component. It allows a remote unauthenticated attacker to read arbitrary files on the server by sending a specially crafted request to the 'nocache.php' endpoint with a manipulated 'path' parameter.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to access sensitive files on the server without authentication. This could lead to exposure of confidential data, potentially compromising patient information or system files, which may result in data breaches or further attacks.