CVE-2025-58095
BaseFortify
Publication date: 2026-01-20
Last updated on: 2026-01-29
Assigner: Talos
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| meddream | pacs_server | 7.3.6.870 |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-79 | The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability is a reflected cross-site scripting (XSS) issue in the config.php functionality of MedDream PACS Premium 7.3.6.870. It occurs specifically in the imagedir parameter, where specially crafted malicious URLs can cause arbitrary JavaScript code to be executed in the context of the victim's browser when they access the URL.
How can this vulnerability impact me? :
An attacker can exploit this vulnerability by tricking a user into clicking a malicious URL, which then executes arbitrary JavaScript code in the user's browser. This can lead to theft of sensitive information, session hijacking, or other malicious actions performed on behalf of the user within the affected application.