CVE-2022-34946: 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 getexpproduct.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-34946?
CVE-2022-34946 is considered a high severity SQL injection vulnerability.
2
How do I fix CVE-2022-34946?
To fix CVE-2022-34946, ensure that input parameters such as startDate are properly sanitized and validated before use in SQL queries.
3
What software versions are affected by CVE-2022-34946?
CVE-2022-34946 affects Pharmacy Management System version 1.0.
4
Can CVE-2022-34946 lead to data compromise?
Yes, CVE-2022-34946 could allow an attacker to execute arbitrary SQL queries and potentially compromise sensitive data.
5
What is the vector for exploitation of CVE-2022-34946?
CVE-2022-34946 can be exploited through manipulation of the startDate parameter in the getexpproduct.php file.