vendor:
MGL Combo System
by:
Easy Laster
8,8
CVSS
HIGH
SQL injection
89
CWE
Product Name: MGL Combo System
Affected Version From: 7.5
Affected Version To: 7.5
Patch Exists: YES
Related CWE: N/A
CPE: a:mygamingladder:mgl_combo_system:7.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: PHP
2010
mygamingladder MGL Combo System <= 7.5 SQL injection Vulnerability & SQL injection Exploit
The vulnerability exists in the news.php script, which allows an attacker to inject arbitrary SQL commands. The attacker can exploit this vulnerability by sending a specially crafted HTTP POST request to the news.php script, which contains the malicious SQL code. The attacker can then gain access to the database and extract sensitive information such as usernames and passwords.
Mitigation:
The best way to mitigate this vulnerability is to ensure that all user input is properly sanitized and validated before being used in any SQL queries.