vendor:
Gravity Board X 2.0 BETA (Public Release 3)
by:
Ctacok
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Gravity Board X 2.0 BETA (Public Release 3)
Affected Version From: 2.0 BETA (Public Release 3)
Affected Version To: 2.0 BETA (Public Release 3)
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: Windows SP 3
2010
Gravity Board X 2.0 BETA (Public Release 3) SQL INJECTION
This exploit allows an attacker to gain access to the admin credentials of Gravity Board X 2.0 BETA (Public Release 3) by exploiting a SQL Injection vulnerability. The exploit requires Magic_quotes to be set to Off. The exploit code is written in Perl and it takes the host and path as arguments. It then sends a request to the host with the vulnerable parameter and extracts the admin credentials from the response.
Mitigation:
Ensure that Magic_quotes is set to On and that all user input is properly sanitized.