vBulletin
cpe:2.3:a:vbulletin:vbulletin:*:*:*:*:*:*:*
- >= 5.0.0, <= 5.5.4
This vulnerability is being actively exploited in the wild.
A remote code execution vulnerability has been identified in vBulletin versions 5.0.0 prior to 5.5.4. The issue arises from the widgetConfig[code] parameter in an ajax/render/widget_php routestring POST request, allowing unauthenticated attackers to execute arbitrary PHP code on the server.
Exploitation of this vulnerability allows for arbitrary code execution on the server, with the executed commands running under the user account that vBulletin operates.
The vulnerability can be reproduced by sending a POST request to the vBulletin server with the widgetConfig[code] parameter. This parameter can be crafted to include PHP code that will be executed on the server. The ajax/render/widget_php routestring must be used.
vBulletin has released a security patch for this vulnerability. Affected users should update to the latest version.