CVE-2018-25372 PUBLISHED

MedDream PACS Server Premium 6.7.1.1 SQL Injection via email

Assigner: VulnCheck
Reserved: 25.05.2026 Published: 25.05.2026 Updated: 25.05.2026

MedDream PACS Server Premium 6.7.1.1 contains an SQL injection vulnerability that allows unauthenticated attackers to execute arbitrary SQL queries by injecting malicious code through the email parameter. Attackers can submit crafted POST requests to the userSignup.php endpoint with SQL payloads in the email field to extract sensitive database information from the backend MySQL database.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:L/VA:N/SC:N/SI:N/SA:N
CVSS Score: 8.8

Product Status

Vendor MedDream
Product PACS Server Premium
Versions
  • Version 6.7.1.1 is affected

Credits

  • Carlos Avila finder

References

Problem Types

  • Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') CWE