vendor:
MLM Forced Matrix
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MLM Forced Matrix
Affected Version From: 2.0.7
Affected Version To: 2.0.7
Patch Exists: NO
Related CWE: N/A
CPE: a:phpscriptsmall:mlm_forced_matrix:2.0.7
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Win7 x64, Kali Linux x64
2017
MLM Forced Matrix v2.0.7 – SQL Injection
An SQL injection vulnerability exists in MLM Forced Matrix v2.0.7, which allows an attacker to execute arbitrary SQL commands via the 'newid' and 'eventid' parameters in the 'news_detail.php' and 'event_detail.php' scripts. An attacker can use this vulnerability to gain access to the admin panel and extract sensitive information such as usernames and passwords from the 'mlm_admin' table.
Mitigation:
Input validation should be used to prevent SQL injection attacks.