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 getexpproduct.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-34946 is considered a high severity SQL injection vulnerability.
To fix CVE-2022-34946, ensure that input parameters such as startDate are properly sanitized and validated before use in SQL queries.
CVE-2022-34946 affects Pharmacy Management System version 1.0.
Yes, CVE-2022-34946 could allow an attacker to execute arbitrary SQL queries and potentially compromise sensitive data.
CVE-2022-34946 can be exploited through manipulation of the startDate parameter in the getexpproduct.php file.