vendor:
MLM Forex Market Plan Script
by:
Ihsan Sencan
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MLM Forex Market Plan Script
Affected Version From: 2.0.1
Affected Version To: 2.0.1
Patch Exists: NO
Related CWE: N/A
CPE: a:phpscriptsmall:mlm_forex_market_plan_script
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 Forex Market Plan Script v2.0.1 – SQL Injection
A SQL injection vulnerability exists in MLM Forex Market Plan Script v2.0.1. An attacker can send a specially crafted SQL query to the vulnerable parameter 'newid' and 'eventid' in 'news_detail.php' and 'event_detail.php' scripts respectively, which will allow the attacker to extract sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks.