vendor:
ForumPal
by:
ThE g0bL!N
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: ForumPal
Affected Version From: 1.5
Affected Version To: 1.5
Patch Exists: NO
Related CWE: N/A
CPE: a:forumpal:forumpal:1.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: N/A
2009
ForumPal v1.5( Auth Bypass) SQL Injection Vulnerability
A vulnerability in ForumPal v1.5 allows an attacker to bypass authentication by using the username 'Real_name_admin' and the password 'or '1=1' in the login form. This allows the attacker to gain access to the application.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.