vendor:
Fobuc Guestbook
by:
CWH Underground
7,1
CVSS
HIGH
SQL Injection
89
CWE
Product Name: Fobuc Guestbook
Affected Version From: 0.9
Affected Version To: 0.9
Patch Exists: Yes
Related CWE: CVE-2013-2183
CPE: a:fobuc:fobuc_guestbook:0.9
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, Linux
2013
Fobuc Guestbook 0.9 SQL Injection
An attacker might execute arbitrary SQL commands on the database server with this vulnerability. User tainted data is used when creating the database query that will be executed on the database management system (DBMS). An attacker can inject own SQL syntax thus initiate reading, inserting or deleting databaes records.
Mitigation:
Input validation should be used to prevent SQL injection attacks.