vendor:
Pixie CMS
by:
Digital Security Research Group [DSecRG]
7.5
CVSS
HIGH
Multiple Local File Include
98
CWE
Product Name: Pixie CMS
Affected Version From: 1
Affected Version To: 1
Patch Exists: NO
Related CWE: N/A
CPE: a:pixie_cms:pixie_cms:1.0
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
2009
DSECRG-09-005
Pixie CMS has Multiple Local File Include vulnerabilities. Input parameters is not properly verified before being used to include files. This can be exploited to include arbitrary files from local resources. Successful exploitation requires that "register_globals" is enabled.
Mitigation:
Disable register_globals and ensure that input parameters are properly verified before being used to include files.