6.8
CVSSv2

CVE-2008-4760

Published: 28/10/2008 Updated: 29/09/2017
CVSS v2 Base Score: 6.8 | Impact Score: 6.4 | Exploitability Score: 8.6
VMScore: 685
Vector: AV:N/AC:M/Au:N/C:P/I:P/A:P

Vulnerability Summary

SQL injection vulnerability in lecture.php in Graphiks MyForum 1.3, when register_globals is enabled, allows remote malicious users to execute arbitrary SQL commands via the id parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

graphiks myforum 1.3

Exploits

#!/usr/bin/perl #***********************************************************************************# # Remote SQL Injection Exploit # #***********************************************************************************# # Software : MyForum 13 ...