CVE-2020-17496
Description
vBulletin 5.5.4 through 5.6.2 allows remote command execution via crafted subWidgets data in an ajax/render/widget_tabbedcontainer_tab_panel request. NOTE: this issue exists because of an incomplete fix for CVE-2019-16759.
Summary dbcve.org
vBulletin 5.5.4 through 5.6.2 contains a remote command execution vulnerability in the widget rendering system. Attackers can execute arbitrary OS commands by sending crafted subWidgets data through the ajax/render/widget_tabbedcontainer_tab_panel AJAX endpoint. This flaw exists because the previous fix for CVE-2019-16759 was incomplete, leaving a path for command injection.
Mitigation
Immediately upgrade vBulletin to the latest patched version to remediate this critical RCE. If immediate patching is not possible, consider restricting access to the affected AJAX endpoint at the web server level or disabling the widget system temporarily.