vendor:
TimeSheet
by:
NoGe
9,3
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: TimeSheet
Affected Version From: 1.2.2
Affected Version To: 1.2.2
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
2009
Ultrize TimeSheet 1.2.2 Remote File Inclusion Vulnerability
Ultrize TimeSheet version 1.2.2 is vulnerable to a remote file inclusion vulnerability. An attacker can exploit this vulnerability by sending a maliciously crafted HTTP request to the vulnerable server. This request contains a URL in the 'config[include_dir]' parameter that points to a malicious file on a remote server. The malicious file will then be included and executed on the vulnerable server.
Mitigation:
The best way to mitigate this vulnerability is to ensure that user input is properly sanitized and validated before being used in a file inclusion operation.