CVE-2022-36754: SQL Injection
Published Sep 2, 2022
·Updated
Expense Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /Home/debitcreditp.
Affected Software
2 affected components
oretnom23 Expense Management System=1.0
Expense Management System Project Expense Management System=1.0
Event History
Sep 2, 2022
CVE Published
via MITRE·10:30 PM
Data Sourced
via MITRE·10:30 PM
Description
Frequently Asked Questions
1
What is CVE-2022-36754?
CVE-2022-36754 is a SQL injection vulnerability found in Expense Management System v1.0.
2
How does CVE-2022-36754 affect Expense Management System v1.0?
CVE-2022-36754 allows an attacker to perform SQL injection attacks on the id parameter of the /Home/debit_credit_p endpoint.
3
What is the severity of CVE-2022-36754?
CVE-2022-36754 has a severity rating of 7.2, which is considered high.
4
How can I fix CVE-2022-36754?
To fix CVE-2022-36754, you should sanitize and validate user input before using it in SQL queries.
5
Where can I find more information about CVE-2022-36754?
You can find more information about CVE-2022-36754 at the following reference: [https://github.com/mikeccltt/0724/blob/main/ci_ems/sql.md](https://github.com/mikeccltt/0724/blob/main/ci_ems/sql.md).