Vulnerability Description
Money Manager EX WebApp (web-money-manager-ex) 1.2.2 is vulnerable to SQL Injection in the `transaction_delete_group` function. The vulnerability is due to improper sanitization of user input in the `TrDeleteArr` parameter, which is directly incorporated into an SQL query.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/moneymanagerex/web-money-manager-ex/commit/f2850b295ee21bc299
- https://github.com/moneymanagerex/web-money-manager-ex/issues/51
- https://github.com/moneymanagerex/web-money-manager-ex/releases/tag/v1.2.3
- https://www.youtube.com/watch?v=JaOrlT9G3yo
FAQ
What is CVE-2024-41618?
CVE-2024-41618 is a vulnerability with a CVSS score of 9.8 (CRITICAL). Money Manager EX WebApp (web-money-manager-ex) 1.2.2 is vulnerable to SQL Injection in the `transaction_delete_group` function. The vulnerability is due to improper sanitization of user input in the `...
How severe is CVE-2024-41618?
CVE-2024-41618 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2024-41618?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.