header-logo
Suggest Exploit
vendor:
Facil Helpdesk
by:
SecurityFocus
7.5
CVSS
HIGH
Cross-Site Scripting, Local File-Include, Remote File-Include
79, 98, 22
CWE
Product Name: Facil Helpdesk
Affected Version From: 2.3 Lite
Affected Version To: 2.3 Lite
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
2010

Facil Helpdesk Multiple Input-Validation Vulnerabilities

An attacker can exploit these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site, steal cookie-based authentication credentials, obtain potentially sensitive information, execute local script code in the context of the application, or to execute arbitrary code within the context of the webserver process; other attacks are also possible.

Mitigation:

Input validation should be used to ensure that user-supplied data does not include malicious code.
Source

Exploit-DB raw data:

source: https://www.securityfocus.com/bid/42528/info

Facil Helpdesk is prone to multiple input-validation vulnerabilities, including a cross-site scripting vulnerability, a local file-include vulnerability, and a remote file-include vulnerability.

An attacker can exploit these issues to execute arbitrary script code in the browser of an unsuspecting user in the context of the affected site, steal cookie-based authentication credentials, obtain potentially sensitive information, execute local script code in the context of the application, or to execute arbitrary code within the context of the webserver process; other attacks are also possible.

Facil Helpdesk 2.3 Lite is vulnerable; other versions may also be affected.

http://www.example.com/kbase/kbase.php/"><script>alert(document.cookie);</script>