vendor:
ProjectButler
by:
cr4wl3r
9,3
CVSS
HIGH
Remote File Inclusion (RFI)
98
CWE
Product Name: ProjectButler
Affected Version From: 1.5.0
Affected Version To: 1.5.0
Patch Exists: NO
Related CWE: N/A
CPE: a:projectbutler:projectbutler:1.5.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: None
2009
projectbutler – 1.5.0 (offset) RFI Vulnerability
The vulnerability exists due to insufficient sanitization of user-supplied input in the 'offset' parameter of 'pda_projects.php' script. A remote attacker can send a specially crafted HTTP request with arbitrary file inclusion in the 'offset' parameter and execute arbitrary PHP code on the vulnerable system.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.