vendor:
Invision Power Board
by:
Pr0T3cT10n
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Invision Power Board
Affected Version From: 1.3
Affected Version To: 1.3
Patch Exists: NO
Related CWE: N/A
CPE: a:invision_power_services:invision_power_board
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: 1.3
2007
Invision Power Board Currency Mod(edit) SQL injection
Invision Power Board Currency Mod(edit) SQL injection is a vulnerability that allows an attacker to update their user to an admin account by exploiting a SQL injection vulnerability in the Invision Power Board Currency Mod(edit). The exploit is done by sending a POST request with the user's ID and password hash to the server, which then updates the user's account to an admin account.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in a SQL query.