vendor:
Vbulletin
by:
hhjj
9,8
CVSS
HIGH
Unserialize
502
CWE
Product Name: Vbulletin
Affected Version From: 5.1.x
Affected Version To: 5.1.x
Patch Exists: Yes
Related CWE: N/A
CPE: a:vbulletin:vbulletin
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: Debian
2015
Vbulletin 5.1.X unserialize 0day preauth RCE exploit
This exploit is a 0day preauth RCE exploit for Vbulletin 5.1.X. It was leaked from the IoT and allows an attacker to execute arbitrary code on the vulnerable system. The exploit works by building an object with a malicious function and then encoding it with urlencode and serialize. The encoded object is then passed to the decodeArguments API hook, which will unserialize the object and execute the malicious function.
Mitigation:
The best way to mitigate this vulnerability is to upgrade to the latest version of Vbulletin.