vendor:
MGB OpenSource Guestbook
by:
Ihsan Sencan
8.8
CVSS
HIGH
SQL Injection
89
CWE
Product Name: MGB OpenSource Guestbook
Affected Version From: 0.7.0.2
Affected Version To: 0.7.0.2
Patch Exists: NO
Related CWE: N/A
CPE: a:m-gb:mgb_opensource_guestbook:0.7.0.2
Metasploit:
N/A
Other Scripts:
N/A
Platforms Tested: WiN7_x64/KaLiLinuX_x64
2018
MGB OpenSource Guestbook 0.7.0.2 – ‘id’ SQL Injection
MGB OpenSource Guestbook 0.7.0.2 is vulnerable to an 'id' SQL Injection vulnerability. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable application. This can allow the attacker to gain access to sensitive information from the database.
Mitigation:
Input validation should be used to prevent SQL injection attacks. All user-supplied input should be validated and filtered before being used in SQL queries.