vendor:
K-letter
by:
Cyber-warrior.org
7.5
CVSS
HIGH
Remote File Include
CWE
Product Name: K-letter
Affected Version From: K-letter 1.0
Affected Version To: K-letter 1.0
Patch Exists: NO
Related CWE:
CPE:
Platforms Tested:
Unknown
K-letter 1.0 Remote File include
The K-letter 1.0 script is vulnerable to remote file inclusion. The vulnerability can be exploited by an attacker by including a malicious script hosted on a remote server, which can lead to arbitrary code execution on the target system.
Mitigation:
To mitigate this vulnerability, it is recommended to sanitize user input and validate file paths before including them in the code. Additionally, restricting file inclusion to specific directories can help prevent unauthorized access to sensitive files.