vendor:
KikChat
by:
cr4wl3r
9,8
CVSS
HIGH
LFI/RCE
94, 78
CWE
Product Name: KikChat
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: Windows, Linux
2013
KikChat <= (LFI/RCE) Multiple Vulnerability
KikChat is vulnerable to both Local File Inclusion (LFI) and Remote Code Execution (RCE). The LFI vulnerability is present in the private.php file, which allows an attacker to read arbitrary files on the server. The RCE vulnerability is present in the get.php file, which allows an attacker to execute arbitrary commands on the server.
Mitigation:
Ensure that user input is properly sanitized and validated before being used in any file or command execution.