vendor:
opensite
by:
n0n0x
7.5
CVSS
HIGH
Local File Include
22
CWE
Product Name: opensite
Affected Version From: 0.2.2-beta
Affected Version To: 0.2.2-beta
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
opensite-v0.2.2-beta Local File Include vuln
The vulnerability exists due to insufficient sanitization of user-supplied input passed via the 'db_driver' parameter to several scripts. This can be exploited to include arbitrary files from local resources via directory traversal sequences and URL-encoded NULL bytes.
Mitigation:
Input validation should be used to prevent the exploitation of this vulnerability.