vendor:
Simple Machine Forums
by:
James
7,5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Simple Machine Forums
Affected Version From: All Versions
Affected Version To: All Versions
Patch Exists: NO
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
2005
SMF Modify SQL Injection
This exploit is a proof of concept for the modify post SQL Injection issue discovered in Simple Machine Forums. It allows an attacker to grab the hash of a target account by supplying a username, password, the complete url to a post they made, and the ID of the target account.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.