vendor:
Facil Helpdesk
by:
Moudi
8,8
CVSS
HIGH
RFI/LFI/XSS
94, 98, 79
CWE
Product Name: Facil Helpdesk
Affected Version From: N/A
Affected Version To: N/A
Patch Exists: NO
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
2020
Facil Helpdesk (RFI/LFI/XSS) Multiples Vulnerabilities
Facil Helpdesk is vulnerable to multiple vulnerabilities, including Remote File Inclusion (RFI), Local File Inclusion (LFI) and Cross-Site Scripting (XSS). The vulnerable code is located in the kbase.php and index.php files. An attacker can exploit the RFI/LFI vulnerability by sending a malicious URL to the application, which can be used to execute arbitrary code on the server. The XSS vulnerability can be exploited by sending a malicious script to the application, which can be used to steal user cookies.
Mitigation:
Developers should ensure that user-supplied input is properly sanitized and validated before being used in the application. Additionally, developers should ensure that the application is running with the least privileges necessary.