CVE-2018-25113
BaseFortify
Publication date: 2025-07-23
Last updated on: 2025-07-25
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| dicoogle | pacs_web_server | 2.5.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 is an unauthenticated path traversal issue in Dicoogle PACS Web Server version 2.5.0 and possibly earlier. It allows remote attackers to read arbitrary files on the server by sending a specially crafted request to the /exportFile endpoint using the UID parameter. This means attackers can access sensitive files that the web server user has permission to read without needing to log in.
How can this vulnerability impact me? :
The vulnerability can lead to unauthorized disclosure of sensitive files on the server, potentially exposing confidential information. Since attackers do not need authentication, this can result in significant data breaches, loss of privacy, and compromise of system integrity.