CVE-2018-25374
Directory Traversal in Softneta MedDream PACS Server Premium
Publication date: 2026-05-25
Last updated on: 2026-05-25
Assigner: VulnCheck
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| softneta | meddream_pacs_server_premium | 6.7.1.1 |
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 Softneta MedDream PACS Server Premium version 6.7.1.1 and is a directory traversal flaw. It allows unauthenticated attackers to read arbitrary files on the server by manipulating the path parameter in requests. Specifically, attackers can send requests to the nocache.php file with encoded backslash sequences to traverse directories and access sensitive files such as system configuration and password files.
How can this vulnerability impact me? :
The impact of this vulnerability is that an attacker can gain unauthorized access to sensitive files on the affected server without needing to authenticate. This can lead to exposure of critical system configuration and password files, potentially compromising the security and integrity of the system and any data it manages.