vendor:
PACSOne Server
by:
Carlos Avila
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: PACSOne Server
Affected Version From: 6.6.2
Affected Version To: 6.6.2
Patch Exists: YES
Related CWE: N/A
CPE: a:pacsone:pacsone_server:6.6.2
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows 7 / Debian Linux
2017
PACSOne Server 6.6.2 DICOM Web Viewer SQL Injection
DICOM Web Viewer is a component written in PHP. In version 6.6.2, it is vulnerable to SQL Injection. This allows unauthenticated remote attacker to execute arbitrary SQL commands and obtain private information. Admin credentials aren't required. The 'username' and 'email' parameters via POST are vulnerable.
Mitigation:
Input validation and sanitization should be used to prevent SQL injection attacks.