Vulnerability Description
Clinic Pro contains a SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the month parameter. Attackers can send POST requests to the monthly_expense_overview endpoint with crafted month values using boolean-based blind, time-based blind, or error-based SQL injection techniques to extract sensitive database information.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://www.exploit-db.com/exploits/46642
- https://www.vulncheck.com/advisories/clinic-pro-sql-injection-via-monthly-expens
FAQ
What is CVE-2019-25473?
CVE-2019-25473 is a vulnerability with a CVSS score of 7.1 (HIGH). Clinic Pro contains a SQL injection vulnerability that allows authenticated attackers to manipulate database queries by injecting SQL code through the month parameter. Attackers can send POST requests...
How severe is CVE-2019-25473?
CVE-2019-25473 has been rated HIGH with a CVSS base score of 7.1/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2019-25473?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.