vendor:
OpenPanel
by:
Korn Chaisuwan, Punthat Siriwan, Pongtorn Angsuchotmetee
8.1
CVSS
CRITICAL
OS Command Injection
78
CWE
Product Name: OpenPanel
Affected Version From: 2000.3.4
Affected Version To: 2000.3.4
Patch Exists: NO
Related CWE: CVE-2024-53584
CPE: a:openpanel:openpanel:0.3.4
Platforms Tested: macOS
2024
OpenPanel 0.3.4 – OS Command Injection
The OpenPanel version 0.3.4 is vulnerable to OS command injection. An attacker can exploit this vulnerability by injecting a malicious command through the 'timezone' parameter in the HTTP POST request. This can lead to arbitrary command execution on the server.
Mitigation:
To mitigate this vulnerability, it is recommended to validate and sanitize user inputs before processing them to prevent command injections. Additionally, limiting the privileges of the web server user can also help reduce the impact of such attacks.