CVE-2022-25492: SQL Injection
Published Mar 15, 2022
·Updated
HMS v1.0 was discovered to contain a SQL injection vulnerability via the medicineid parameter in ajaxmedicine.php.
Affected Software
1 affected component
Hospital Management System Project Hospital Management System=1.0
Event History
Mar 15, 2022
CVE Published
via MITRE·05:37 PM
Data Sourced
via MITRE·05:37 PM
Description
Frequently Asked Questions
1
What is the vulnerability ID?
The vulnerability ID is CVE-2022-25492.
2
What is the severity of CVE-2022-25492?
The severity of CVE-2022-25492 is critical (9.8).
3
What is the affected software of CVE-2022-25492?
The affected software of CVE-2022-25492 is Hospital Management System v1.0.
4
What is the CWE classification of CVE-2022-25492?
The CWE classification of CVE-2022-25492 is CWE-89 (SQL Injection).
5
How can I fix CVE-2022-25492?
To fix CVE-2022-25492, ensure that user input is properly validated and sanitized before being used in SQL queries.