vendor:
TutorialCMS
by:
ka0x
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: TutorialCMS
Affected Version From: 01.02
Affected Version To: 01.02
Patch Exists: YES
Related CWE: N/A
CPE: a:wavelinkmedia:tutorialcms
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
TutorialCMS 1.02 Remote SQL Injection Vulnerability
A vulnerability exists in TutorialCMS 1.02 in the activate.php file, which allows an attacker to inject malicious SQL queries. An attacker can use the vulnerability to gain access to the admin panel by exploiting the magic_quotes_gpc = off setting. The encription of the password is MD5.
Mitigation:
Ensure that the magic_quotes_gpc setting is enabled and that all user input is properly sanitized.