7.5
CVSSv2

CVE-2007-0354

Published: 19/01/2007 Updated: 14/02/2024
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in email.php in MGB OpenSource Guestbook 0.5.4.5 and previous versions allows remote malicious users to execute arbitrary SQL commands via the id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

mgb opensource guestbook

Exploits

#!/usr/bin/perl # ########################################################## # MGB <= 0545 Exploit # Vulnerability found by SlimTim10 # Created By: SlimTim10 # <slimtim10@gmailcom> ########################################################## # Google dork: # ( intext:mgb05 & intext:mopzz ) | intext:mgb054 ################### ...