Gila CMS
cpe:2.3:a:gilacms:gila_cms:*:*:*:*:*:*:*
- < 2.0.0
A remote code execution vulnerability exists in Gila CMS versions prior to 2.0.0. This vulnerability allows unauthenticated attackers to execute arbitrary system commands by injecting PHP code into the User-Agent header. The crafted requests are sent to the admin endpoint, where the injected code is executed using the shell_exec() function.
Exploitation of this vulnerability allows for remote code execution on the server where Gila CMS is hosted.
To reproduce this vulnerability, send a request to the Gila CMS admin endpoint with a crafted User-Agent header that includes PHP code. The injected code should be designed to execute a system command using the shell_exec() function. The request can be made using a tool like cURL or through a web application vulnerability scanner that allows for header manipulation.
Users are advised to update to Gila CMS version 2.0.0 or later, where this vulnerability has been addressed.
Our algorithm analyzes dozens of metrics to generate these 8 key vulnerability categories, which are then combined to calculate the overall risk score.