vendor:
Pivot
by:
Alfons Luja
7.5
CVSS
HIGH
Remote File Delete
20
CWE
Product Name: Pivot
Affected Version From: 1.40.6
Affected Version To: 1.40.6
Patch Exists: NO
Related CWE: N/A
CPE: a:pivot:pivot:1.40.6
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
Pivot 1.40.6 Remote File Delete
A vulnerability exists in Pivot 1.40.6 which allows an attacker to delete files remotely. This is due to the fact that the $bbclone_debug variable is never changed and is always set to false. This allows an attacker to use the 'refkey' parameter in the 'count.php' script to delete files. If the register globals is ON, an attacker can use this bug to include some file.
Mitigation:
Disable register globals and ensure that the $bbclone_debug variable is set to true.