vendor:
Advanced Forum Signatures
by:
Mario_Vs
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Advanced Forum Signatures
Affected Version From: 2.0.4
Affected Version To: 2.0.4
Patch Exists: NO
Related CWE: N/A
CPE: a:mybb:advanced_forum_signatures:2.0.4
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Windows 7
2011
MyBB Advanced Forum Signatures (afsignatures-2.0.4)
A SQL injection vulnerability exists in the signature.php file of MyBB Advanced Forum Signatures (afsignatures-2.0.4). An attacker can exploit this vulnerability by sending a specially crafted POST request with malicious SQL code to the signature.php file. This can allow the attacker to gain access to sensitive information stored in the database.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in SQL queries.