vendor:
SonicDICOM PACS
by:
Gjoko 'LiquidWorm' Krstic
7,5
CVSS
HIGH
Stored Cross-Site Scripting
79
CWE
Product Name: SonicDICOM PACS
Affected Version From: 2.3.2
Affected Version To: 2.3.1
Patch Exists: YES
Related CWE: N/A
CPE: a:jic:sonicdicom_pacs:2.3.2
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Microsoft-HTTPAPI/2.0
2017
SonicDICOM PACS 2.3.2 Multiple Stored Cross-Site Scripting Vulnerabilities
The application suffers from multiple stored XSS vulnerabilities. Input passed to several API POST parameters is not properly sanitised before being returned to the user. This can be exploited to execute arbitrary HTML and script code in a user's browser session in context of an affected site.
Mitigation:
Input validation should be used to ensure that untrusted data is not used to update a web page in an unsafe way.