vendor:
Galilery
by:
lemlajt
9.3
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Galilery
Affected Version From: 1
Affected Version To: 1
Patch Exists: No
Related CWE: N/A
CPE: o:galilery:galilery:1.0
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Linux
2011
Local File Include in Galilery 1.0
Galilery 1.0 is vulnerable to a Local File Inclusion vulnerability. This vulnerability allows an attacker to include a file from a remote server, which can be used to execute malicious code on the vulnerable server. The vulnerability exists due to the fact that the application does not properly validate user-supplied input. An attacker can exploit this vulnerability by sending a specially crafted HTTP request containing a malicious file path.
Mitigation:
To mitigate this vulnerability, the application should validate user-supplied input and ensure that it does not contain any malicious code.