vendor:
Open Bulletin Board
by:
x97Rang
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Open Bulletin Board
Affected Version From: Open Bulletin Board 1.0.5
Affected Version To: Open Bulletin Board 1.0.5
Patch Exists: N/A
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: MySQL
2005
OpenBB sql injection
OpenBB sql injection is a vulnerability that allows an attacker to inject malicious SQL code into a vulnerable web application. This exploit was tested on Open Bulletin Board 1.0.5 with MySQL.
Mitigation:
Input validation and proper sanitization of user input can help prevent SQL injection attacks.