First published: Thu 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.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Pharmacy Management Project Pharmacy Management | =1.0 | |
code-projects Pharmacy Management | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2021-44092 is classified as a medium severity SQL Injection vulnerability.
An attacker can exploit CVE-2021-44092 by injecting malicious SQL code through the username parameter in the administer login form.
To fix CVE-2021-44092, validate and sanitize user input for the username parameter to prevent SQL injection.
CVE-2021-44092 affects Pharmacy Management version 1.0 from both Pharmacy Management Project and Code Projects.
There is no specific patch mentioned for CVE-2021-44092, so users should implement input validation measures.