vendor:
MedDream PACS Server
by:
Carlos Avila
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MedDream PACS Server
Affected Version From: 6.7.1.1
Affected Version To: 6.7.1.1
Patch Exists: NO
Related CWE: N/A
CPE: a:softneta:meddream_pacs_server:6.7.1.1
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: Windows
2018
MedDream PACS Server Premium 6.7.1.1 – ’email’ SQL Injection
MedDream PACS Server Premium 6.7.1.1 is vulnerable to 'email' SQL Injection. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP POST request to the vulnerable server. This can allow the attacker to gain access to the database and execute arbitrary SQL commands.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.