vendor:
BMForum
by:
~!Dok_tOR!~
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: BMForum
Affected Version From: 5.6
Affected Version To: 5.6
Patch Exists: YES
Related CWE: N/A
CPE: a:bmforum:bmforum:5.6
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
BMForum SQL Injection
An attacker can exploit this vulnerability by sending a crafted HTTP request to the vulnerable application. The request contains a malicious SQL query that can be used to extract sensitive information from the database.
Mitigation:
Ensure that the application is not vulnerable to SQL injection attacks by validating user input and using parameterized queries.