VYPR

Web Money Manager Ex

by Moneymanagerex

Source repositories

CVEs (2)

  • CVE-2024-41618CriOct 24, 2024
    risk 0.57cvss 9.8epss 0.01

    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.

  • CVE-2024-41617CriOct 24, 2024
    risk 0.57cvss 9.8epss 0.01

    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…