vendor:
MoneyFlux - Cashflow Management System
by:
Ihsan Sencan
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MoneyFlux - Cashflow Management System
Affected Version From: 1.0
Affected Version To: 1.0
Patch Exists: NO
Related CWE: N/A
CPE: a:ragob:moneyflux_-_cashflow_management_system:1.0
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2019
MoneyFlux – Cashflow Management System 1.0 – SQL Injection
MoneyFlux - Cashflow Management System 1.0 is vulnerable to SQL injection. An attacker can inject malicious SQL queries via the 'id' parameter in the 'framework-crud-updateaction' script. This can be exploited to read, modify or delete data from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.