Lucene search
K

MyBB Profile Albums 0.9 SQL Injection

🗓️ 16 Oct 2012 00:00:00Reported by Th3FreakPonyType 
packetstorm
 packetstorm
🔗 packetstormsecurity.com👁 16 Views

MyBB Profile Albums 0.9 SQL Injection is a 0day exploit that allows SQL injection via the albums.php file in the Profile Albums MyBB plugin

Code
`# Exploit Title: Profile Albums MyBB plugin SQL Injection 0day  
# Google Dork: inurl:albums.php intext:"powered by Mybb"  
# Date: 14.10.2012  
# Exploit Author: Th3FreakPony  
# Software Link: http://mods.mybb.com/view/profilealbums  
# Version: 0.9  
# Tested on: Linux.  
----------------------------------------------  
  
The vulnerabillity exist within albums.php :  
  
<?  
/*Line 69*/ $aid = $mybb->input['album'];  
/*Line 86*/ $query_add_breadcrumb = $db->simple_select("albums", "*", "aid='".$aid."'");  
?>  
  
/albums.php?action=editimage&image=[Vaild_ID]&album=[Vaild_album_ID][SQLi]  
  
(You need to create a new account && upload album and images)  
----------------------------------------------  
Image : http://i.imgur.com/yeAx0.png  
  
  
Follow: https://twitter.com/PonyBlaze  
  
`

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