vendor:
N/A
by:
Team
8,8
CVSS
HIGH
Local File Include (LFI)
98
CWE
Product Name: N/A
Affected Version From: N/A
Affected Version To: N/A
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
2013
Local File Include (LFI) Vulnerability
A file inclusion vulnerability occurs when a file from the target system is injected into a page on the attacked server page. Impact can differ based on the exploitation and the read permission of the web server user. Depending on these factors an attacker might carry out one or more of the following attacks: Harvest useful information from the web.xml configuration file, Download the whole web application source code like the vulnerable page itself.
Mitigation:
Ensure that the web server user has limited read permissions and that the web application is not vulnerable to file inclusion attacks.