CVE-2022-34947: 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 editcategory.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-34947?
CVE-2022-34947 has a medium severity rating due to its potential to allow unauthorized database access through SQL injection.
2
How do I fix CVE-2022-34947?
To fix CVE-2022-34947, sanitize and parameterize all SQL queries that include user input to prevent SQL injection.
3
What systems are impacted by CVE-2022-34947?
CVE-2022-34947 affects Pharmacy Management System version 1.0 and allows SQL injection via the id parameter.
4
Can CVE-2022-34947 lead to data leaks?
Yes, CVE-2022-34947 can potentially lead to data leaks as an attacker may execute arbitrary SQL code and access sensitive data.
5
Is CVE-2022-34947 part of the OWASP Top Ten vulnerabilities?
CVE-2022-34947 exemplifies SQL injection vulnerabilities, which are commonly listed in the OWASP Top Ten.