CVE-2022-34952: SQL Injection
Published Aug 2, 2022
·Updated
Pharmacy Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at edituser.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-34952?
The severity of CVE-2022-34952 is considered to be high due to the potential for unauthorized database access.
2
How do I fix CVE-2022-34952?
To fix CVE-2022-34952, sanitize and validate all user inputs, especially the id parameter in edituser.php, to prevent SQL injection.
3
What systems are affected by CVE-2022-34952?
CVE-2022-34952 affects Pharmacy Management System version 1.0.
4
What type of vulnerability is CVE-2022-34952?
CVE-2022-34952 is a SQL injection vulnerability that can be exploited to manipulate database queries.
5
Can CVE-2022-34952 be exploited remotely?
Yes, CVE-2022-34952 can be exploited remotely if an attacker has access to the vulnerable application.