vendor:
MyForum
by:
Vrs-hCk
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MyForum
Affected Version From: 1.3
Affected Version To: 1.3
Patch Exists: NO
Related CWE: N/A
CPE: a:easy-script:myforum:1.3
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
2008
MyForum 1.3 Remote SQL Exploit
MyForum 1.3 is vulnerable to a remote SQL injection vulnerability. An attacker can exploit this vulnerability to gain access to the admin or user login credentials. The exploit code sends a malicious HTTP request to the vulnerable server with the SQL injection payload appended to the URL. If the exploit is successful, the attacker can gain access to the admin or user login credentials.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.