vendor:
PForum
by:
-tmh-
N/A
CVSS
N/A
SQL Injection
89
CWE
Product Name: PForum
Affected Version From: v1.30
Affected Version To: v1.30
Patch Exists: NO
Related CWE: N/A
CPE: a:powie:pforum
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
Powie’s PHP Forum <= v1.30 (showprofil) Remote SQL Injection Exploit
An attacker can exploit a SQL injection vulnerability in Powie's PHP Forum v1.30 by sending a maliciously crafted HTTP request to the showprofil.php script. This can allow an attacker to gain access to the username, password, and email address of the user.
Mitigation:
Input validation should be used to prevent SQL injection attacks.