vendor:
Dataface portal
by:
ITSecTeam
7.5
CVSS
HIGH
Local File Inclusion
98
CWE
Product Name: Dataface portal
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
2020
Dataface portal lfi vuln
Dataface portal is vulnerable to Local File Inclusion (LFI) vulnerability. An attacker can exploit this vulnerability by sending a crafted HTTP request with maliciously crafted parameters to the vulnerable server. This can allow an attacker to read sensitive files from the server, such as /etc/passwd.
Mitigation:
To mitigate this vulnerability, the application should validate user input and filter out any malicious characters. Additionally, the application should be configured to run with the least privileges necessary.