vendor:
VerliAdmin
by:
Kw3[R]Ln
7.5
CVSS
HIGH
Remote Command Execution
Unknown
CWE
Product Name: VerliAdmin
Affected Version From: 0.3
Affected Version To: 0.3
Patch Exists: NO
Related CWE: Unknown
CPE: Unknown
Platforms Tested:
Unknown
VerliAdmin <= 0.3 Remote Command Execution Exploit
This exploit allows an attacker to execute arbitrary commands on a vulnerable VerliAdmin version 0.3. The vulnerability exists in the 'language.php' file, where the 'lang' cookie is not properly sanitized before being used in an 'Include' statement. By manipulating the 'lang' cookie, an attacker can include arbitrary files and execute commands on the server.
Mitigation:
The vulnerability can be mitigated by properly sanitizing user input before using it in any file inclusion or command execution functionality. It is recommended to update to a patched version of VerliAdmin that addresses this vulnerability.