CVE-2019-25669 PUBLISHED

qdPM 9.1 SQL Injection via search_by_extrafields Parameter

Assigner: VulnCheck
Reserved: 05.04.2026 Published: 05.04.2026 Updated: 06.04.2026

qdPM 9.1 contains an SQL injection vulnerability that allows attackers to manipulate database queries by injecting SQL code through the search_by_extrafields[] parameter. Attackers can send POST requests to the users endpoint with malicious search_by_extrafields[] values to trigger SQL syntax errors and extract database information.

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 Qdpm
Product qdPM
Versions
  • Version 9.1 is affected

Credits

  • Mehmet EMIROGLU finder

References

Problem Types

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