moneymanagerex/web-money-manager-ex

moneymanagerex/web-money-manager-ex

Releases7
Frequency1 year 8 months
Last Release
Stars75

CVE History

CVEPublishedCVSS v3CVSS v2
9.8 CRITICAL

Money Manager EX WebApp (web-money-manager-ex) 1.2.2 is vulnerable to Incorrect Access Control. The `redirect_if_not_loggedin` function in `functions_security.php` fails to terminate script execution after redirecting unauthenticated users. This flaw allows an unauthenticated attacker to upload arbitrary files, potentially leading to Remote Code Execution.

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 `TrDeleteArr` parameter, which is directly incorporated into an SQL query.