First published: Fri Sep 02 2022(Updated: )
Expense Management System v1.0 was discovered to contain a SQL injection vulnerability via the id parameter at /Home/debit_credit_p.
Credit: cve@mitre.org cve@mitre.org
Affected Software | Affected Version | How to fix |
---|---|---|
Expense Management System Project Expense Management System | =1.0 | |
Oretnom23 Expense Management System | =1.0 |
Sign up to SecAlerts for real-time vulnerability data matched to your software, aggregated from hundreds of sources.
CVE-2022-36754 is a SQL injection vulnerability found in 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.
CVE-2022-36754 has a severity rating of 7.2, which is considered high.
To fix CVE-2022-36754, you should sanitize and validate user input before using it in SQL queries.
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).