vendor:
Quezza BB
by:
nukedx
7,5
CVSS
HIGH
File Inclusion Vulnerability
98
CWE
Product Name: Quezza BB
Affected Version From: Quezza BB <= 1.0
Affected Version To: Quezza BB <= 1.0
Patch Exists: YES
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
2006
Quezza BB <= 1.0 (quezza_root_path) File Inclusion Vulnerability
This exploit works on Quezza BB <= 1.0. It allows an attacker to include a remote file on the web server. This is done by exploiting the 'quezza_root_path' parameter in the 'class_template.php' script. The attacker can supply a URL which can be used to include a remote file. The exploit requires 'register_globals' to be set to 'on' for both examples.
Mitigation:
Disable 'register_globals' in the php.ini configuration file.