CVE-2022-34950: 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 editproduct.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-34950?
CVE-2022-34950 is classified as a medium severity vulnerability due to its potential for SQL injection attacks.
2
How do I fix CVE-2022-34950?
To fix CVE-2022-34950, sanitize and validate user inputs before using them in SQL queries to prevent SQL injection.
3
What software is affected by CVE-2022-34950?
CVE-2022-34950 affects Pharmacy Management System version 1.0.
4
What type of vulnerability is CVE-2022-34950?
CVE-2022-34950 is a SQL injection vulnerability that allows attackers to manipulate SQL queries.
5
Can CVE-2022-34950 be exploited remotely?
Yes, CVE-2022-34950 can potentially be exploited remotely if an attacker can access the editproduct.php page.