SeaCMS
cpe:2.3:a:seacms:seacms:*:*:*:*:*:*:*
- 13.3
A remote code execution vulnerability has been identified in SeaCMS version 13.3. The issue arises in the admin_ip.php file, where an authenticated attacker can bypass restrictions on edited files. This allows the attacker to inject PHP code, which is then executed with system privileges. The vulnerability exploitation involves manipulating the 'ip' parameter to concatenate and execute arbitrary commands.
Exploitation of this vulnerability allows for remote code execution on the server, with the executed code running under the web server's privileges.
To reproduce this vulnerability, an authenticated user must send a POST request to '0omeqd/admin_ip.php' with the 'action' parameter set to 'set'. The 'ip' parameter should be crafted to include PHP code, such as a command injection payload. Once the request is processed, the injected code will be executed when the 'data/admin/ip.php' file is accessed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.