vendor:
JGBBS
by:
UniquE-Key{UniquE-Cracker}
5.5
CVSS
MEDIUM
SQL Injection
CWE
Product Name: JGBBS
Affected Version From: JGBBS 3.0beta1
Affected Version To: JGBBS 3.0beta1
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
2007
JGBBS 3.0beta1 Version Search.ASP “Author” SQL Injection Exploit
This exploit allows an attacker to perform SQL injection in the search.asp page of JGBBS 3.0beta1. By injecting a specially crafted SQL query in the 'author' parameter, an attacker can retrieve sensitive information from the database.
Mitigation:
The vendor should sanitize user input and use parameterized queries to prevent SQL injection attacks.