CVE-2022-34951: SQL Injection
Published Aug 2, 2022
·Updated
Pharmacy Management System v1.0 was discovered to contain a SQL injection vulnerability via the startDate parameter at getsalereport.php.
Affected Software
1 affected component
PhpTpoint Pharmacy Management System=1.0
Event History
Aug 2, 2022
CVE Published
via MITRE·02:54 AM
Data Sourced
via MITRE·02:54 AM
Description
Frequently Asked Questions
1
What is the severity of CVE-2022-34951?
CVE-2022-34951 has a CVSS score indicating a medium severity level due to potential data exposure from SQL injection.
2
How do I fix CVE-2022-34951?
To fix CVE-2022-34951, sanitize and validate the input parameters, particularly the startDate parameter, to prevent SQL injection attacks.
3
What software is affected by CVE-2022-34951?
CVE-2022-34951 affects Pharmacy Management System version 1.0.
4
Can CVE-2022-34951 lead to data breaches?
Yes, CVE-2022-34951 can lead to data breaches by allowing attackers to manipulate SQL queries through the vulnerable parameter.
5
Is CVE-2022-34951 easy to exploit?
CVE-2022-34951 is considered easy to exploit, as SQL injection vulnerabilities often require minimal technical knowledge.