CVE-2024-3400: PAN-OS Command Injection Vulnerability in GlobalProtect Gateway. Learn More

CVE-2024-3400: PAN-OS Command Injection Vulnerability in GlobalProtect Gateway. Learn More

Services
Capture
Managed Detection & Response

Eliminate active threats with 24/7 threat detection, investigation, and response.

twi-managed-portal-color
Co-Managed SOC (SIEM)

Maximize your SIEM investment, stop alert fatigue, and enhance your team with hybrid security operations support.

twi-briefcase-color-svg
Advisory & Diagnostics

Advance your cybersecurity program and get expert guidance where you need it most.

tw-laptop-data
Penetration Testing

Test your physical locations and IT infrastructure to shore up weaknesses before exploitation.

twi-database-color-svg
Database Security

Prevent unauthorized access and exceed compliance requirements.

twi-email-color-svg
Email Security

Stop email threats others miss and secure your organization against the #1 ransomware attack vector.

tw-officer
Digital Forensics & Incident Response

Prepare for the inevitable with 24/7 global breach response in-region and available on-site.

tw-network
Firewall & Technology Management

Mitigate risk of a cyberattack with 24/7 incident and health monitoring and the latest threat intelligence.

Solutions
BY TOPIC
Offensive Security
Solutions to maximize your security ROI
Microsoft Exchange Server Attacks
Stay protected against emerging threats
Rapidly Secure New Environments
Security for rapid response situations
Securing the Cloud
Safely navigate and stay protected
Securing the IoT Landscape
Test, monitor and secure network objects
Why Trustwave
About Us
Awards and Accolades
Trustwave SpiderLabs Team
Trustwave Fusion Security Operations Platform
Trustwave Security Colony
Partners
Technology Alliance Partners
Key alliances who align and support our ecosystem of security offerings
Trustwave PartnerOne Program
Join forces with Trustwave to protect against the most advance cybersecurity threats
SpiderLabs Blog

vBulletin Remote Code Execution (CVE-2020-7373)

Last week, security researcher Amir Etemadieh (aka Zenoflex) disclosed that vBulletin’s patch for CVE-2019-16759 (an unauthenticated remote code execution vulnerability) was incomplete. That CVE was exploited in the wild, for example, the Comodo Forums that exposed the data of 245,000 Users or the botnet activity targeting vulnerable vBulletin sites. This new vulnerability was given the identifier CVE-2020-7373. vBulletin is a very popular software forum. According to the BuildWith website, vBulletin tops the Forum Software Usage Distribution in the Top 1 Million Sites:

Forum_usage

Figure 1. Forum Software Usage according to BuiltWith website

 

The vulnerability allows unauthenticated attackers to inject PHP code via widget configuration parameters. In the following screenshot we can see successful exploitation of this vulnerability:

Payload

Figure 2. Injection of PHP code to create a new header via CVE-2020-7373

 

The previous example is a non-intrusive exploitation of the vulnerability, anyhow attackers may call PHP functions in order to execute code in the webserver, delete files, or other malicious activities. It’s important to mention that there are several public exploits for this vulnerability, making it trivial to exploit. A full writeup of the vulnerability was disclosed, along with PoC and a workaround, by the original researcher and can be found at:https://blog.exploitee.rs/2020/exploiting-vbulletin-a-tale-of-patch-fail/

A few hours after the bypass was released there was evidence of exploitation. An example of that was the famous Hacker Conference DEFCON’s forum as stated by Jeff Moss (@thedarktangent):

Defcon_exploitation

Figure 3. Public exploitation of CVE-2020-7373 in forum.defcon.org

 

There was almost a 24-hour windows between the disclosure of the vulnerability, along with the Proof of Concept and workaround, and the official patch by vBulletn.

In case patching is not possible, a workaround is to disable the PHP widgets within the forum. The steps to do so are:

  1. Go to the vBulletin administrator control panel.
  2. Click “Settings” in the menu on the left, then “Options” in the dropdown.
  3. Choose “General Settings” and then click “Edit Settings”
  4. Look for “Disable PHP, Static HTML, and Ad Module rendering”, Set to “Yes”
  5. Click “Save”

Please keep in mind this workaround may break some functionality but it will keep you safe from attacks until the patch is applied.

vBulletin issued a Security Patch that should be applied in the affected web applications as soon as possible. vBulletin says they will remove the vulnerable module (PHP Module) entirely in version 5.6.4. Finally, we want to mention that we have updated TrustKeeper scan engine to detect vulnerable instances of vBulletin.

Latest SpiderLabs Blogs

Protecting Zion: InfoSec Encryption Concepts and Tips

This is Part 9 in my ongoing project to cover 30 cybersecurity topics in 30 weekly blog posts. The full series can be found here.

Read More

EDR – The Multi-Tool of Security Defenses

This is Part 8 in my ongoing project to cover 30 cybersecurity topics in 30 weekly blog posts. The full series can be found here.

Read More

The Invisible Battleground: Essentials of EASM

Know your enemy – inside and out. External Attack Surface Management tools are an effective way to understand externally facing threats and help plan cyber defenses accordingly. Let’s discuss what...

Read More