First published: Tue Aug 02 2022(Updated: )
Pharmacy Management System v1.0 was discovered to contain a SQL injection vulnerability via the startDate parameter at getsalereport.php.
Credit: cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Pharmacy Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-34951 has a CVSS score indicating a medium severity level due to potential data exposure from SQL injection.
To fix CVE-2022-34951, sanitize and validate the input parameters, particularly the startDate parameter, to prevent SQL injection attacks.
CVE-2022-34951 affects Pharmacy Management System version 1.0.
Yes, CVE-2022-34951 can lead to data breaches by allowing attackers to manipulate SQL queries through the vulnerable parameter.
CVE-2022-34951 is considered easy to exploit, as SQL injection vulnerabilities often require minimal technical knowledge.