vendor:
osDate
by:
NoGe
7,5
CVSS
HIGH
Remote File Inclusion
98
CWE
Product Name: osDate
Affected Version From: 2.1.9
Affected Version To: 2.1.9
Patch Exists: NO
Related CWE: N/A
CPE: tufat.com:osdate
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
2008
osDate Remote File Inclusion Vulnerabilities
An attacker can exploit this vulnerability by sending a specially crafted request to the vulnerable application. This request contains a malicious file that can be included and executed on the server. The malicious file can be hosted on the attacker's server or any other server that allows remote file inclusion.
Mitigation:
The best way to mitigate this vulnerability is to validate user input and filter out any malicious code. Additionally, the application should be configured to only allow the inclusion of files from a limited set of directories.