CVE-2022-34945: 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 getproductreport.php.
Affected Software
1 affected component
Pharmacy Management System Project 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-34945?
CVE-2022-34945 has been classified with a medium severity level due to its potential for SQL injection exploitation.
2
How do I fix CVE-2022-34945?
To fix CVE-2022-34945, validate and sanitize the 'startDate' parameter in the getproductreport.php file to prevent SQL injection.
3
What software is affected by CVE-2022-34945?
CVE-2022-34945 affects Pharmacy Management System version 1.0.
4
Can CVE-2022-34945 lead to data leaks?
Yes, CVE-2022-34945 can lead to data leaks and unauthorized access due to the SQL injection vulnerability.
5
Is upgrading to a new version sufficient to resolve CVE-2022-34945?
Upgrading to a patched version may help, but it’s essential to also validate and sanitize inputs to fully mitigate the risk of CVE-2022-34945.