vendor:
Irokez CMS
by:
nuffsaid
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Irokez CMS
Affected Version From: Irokez CMS <= 0.7.1
Affected Version To: Irokez CMS <= 0.7.1
Patch Exists: NO
Related CWE:
CPE:
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: None
Irokez CMS <= 0.7.1 Multiple Remote File Include Vulnerabilities
Irokez CMS has several scripts which do not initialize variables before using them to include files, assuming register_globals = on, we can initialize any one of the variables in a query string and include a remote file of our choice.
Mitigation:
Ensure that all variables are initialized before using them to include files.