vendor:
Invision Power Board
by:
1dt.w0lf (rst/ghc)
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Invision Power Board
Affected Version From: 2.1.*
Affected Version To: 2.1.*
Patch Exists: Unknown
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: N/A
Unknown
Invision Power Board 2.1.* Remote SQL Injection Exploit
This exploit allows an attacker to inject malicious SQL queries into a vulnerable Invision Power Board 2.1.* application. The exploit is written in Perl and uses the LWP::UserAgent module to detect the vulnerability and search for the prefix. It then performs a query to extract the converge_id, converge_pass_hash, converge_pass_salt, and converge_email from the vulnerable database. The results are stored in a txt file.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.