CVE-2021-44092: SQL Injection
Published Jan 20, 2022
·Updated
An SQL Injection vulnerability exists in code-projects Pharmacy Management 1.0 via the username parameter in the administer login form.
Affected Software
2 affected components
Pharmacy Management Project Pharmacy Management=1.0
Code-projects Pharmacy Management=1.0
Event History
Jan 20, 2022
CVE Published
via MITRE·06:03 PM
Data Sourced
via MITRE·06:03 PM
Description
Frequently Asked Questions
1
What is the severity of CVE-2021-44092?
CVE-2021-44092 is classified as a medium severity SQL Injection vulnerability.
2
How do I exploit CVE-2021-44092?
An attacker can exploit CVE-2021-44092 by injecting malicious SQL code through the username parameter in the administer login form.
3
How do I fix CVE-2021-44092?
To fix CVE-2021-44092, validate and sanitize user input for the username parameter to prevent SQL injection.
4
What systems are affected by CVE-2021-44092?
CVE-2021-44092 affects Pharmacy Management version 1.0 from both Pharmacy Management Project and Code Projects.
5
Is there a patch available for CVE-2021-44092?
There is no specific patch mentioned for CVE-2021-44092, so users should implement input validation measures.