Devilzc0de Forum Follow @devilzc0de
  • Home
  • Hacking
  • Networking
  • Programming
  • O.S
  • Server
  • Tweets
  • Search
  • Member List
  • Calendar
Current time: 05-25-2013, 12:39 AM Hello There, Guest! (Login — Register)
Devilzc0de Forum › Information Technology › Hacking › Exploit v
« Previous 1 ... 11 12 13 14 15 Next »

jQuery uploadify v2.1.0 Remote File Upload

Home General Computer Multimedia Business Lounge

Post Reply 
Tweet
Threaded Mode | Linear Mode
jQuery uploadify v2.1.0 Remote File Upload
01-22-2010, 02:54 PM
Post: #1
wenkhairu Offline
Administrator
*******
Administrators
Posts: 1,344
Joined: Dec 2009
Reputation: 260
jQuery uploadify v2.1.0 Remote File Upload
# Exploit Title: jQuery uploadify v2.1.0 Remote File Upload
# Date: 21/01/2010
# Author: k4cp3r/Ablus
# Version: v2.1.0



(uploadify.swf) Actionscript:

function setAllowedTypes():void {
allowedTypes = [];
if (param.fileDesc && param.fileExt) {
var fileDescs:Array = param.fileDesc.split('|');
var fileExts:Array = param.fileExt.split('|');
for (var n = 0; n < fileDescs.length; n++) {
allowedTypes.push(new FileFilter(fileDescs[n], fileExts[n]));
}
}
}
setAllowedTypes();

The FileFilter class is used to indicate what files on the user's system are shown in the file-browsing dialog box that is displayed when the FileReference.browse() method; a user can simply bypass this filter by writing the malicious file name and path on the file browser dialog box rather than navigating and choosing it.

Exploit:

#1 : upload your file ie (shell.php)
#2 : Retreive the 'folder' parameter passed to uploadify jquery function
from the head of the page source code ie('folder': 'files/',)
#3 : Navigate to your file ie(http://site/files/shell.php)

Fix:

A quick fix is to validate your file type inside uploadify.php before saving it
OR to randomize your file names :)

untuk nyari target pake dork ini

Code:
allinurl:uploadify/uploadify.swf*swf
Visit this user's website Find all posts by this user
Quote this message in a reply
01-22-2010, 04:52 PM
Post: #2
kiddies Away
Administrator
*******
Administrators
Posts: 1,224
Joined: Dec 2009
Reputation: 40
RE: jQuery uploadify v2.1.0 Remote File Upload
nice n good job for shell
Find all posts by this user
Quote this message in a reply
01-22-2010, 06:25 PM
Post: #3
ketek Offline
bocah ingusan
*******
Administrators
Posts: 2,178
Joined: Jan 2010
Reputation: 381
RE: jQuery uploadify v2.1.0 Remote File Upload
om om... aku bingung om yg point ini maksudnya apa yah?

#2 : Retreive the 'folder' parameter passed to uploadify jquery function
from the head of the page source code ie('folder': 'files/',)

mohon bimbingannya...
Find all posts by this user
Quote this message in a reply
01-25-2010, 02:19 AM
Post: #4
wenkhairu Offline
Administrator
*******
Administrators
Posts: 1,344
Joined: Dec 2009
Reputation: 260
RE: jQuery uploadify v2.1.0 Remote File Upload
maksudnya langsung mnuju folder files/ kale om setelah proses upload ketawa
Visit this user's website Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Topic Tools
Topic Link :
BBCode :
HTML Code :
View a Printable Version Send Thread to a Friend Subscribe to this thread
Submit Google Submit Face book Submit to Digg Submit to Reddit Submit to Furl Submit to Del.icio.us Submit to Jeqq

Possibly Related Threads...
Thread: Author Replies: Views: Last Post
  [Tutor] WordPress Exploit (easy-comment-uploads/upload-form.php) XPByte 16 1,043 05-19-2013 05:40 PM
Last Post: oe_c0x
  Remote Stack Overflow Exploitation Tutorial - Exploiting Minalic Web Server 2 on x86 cr0security 0 83 05-05-2013 08:09 AM
Last Post: cr0security
  Bypassing ASLR During Remote Stack Overflow Exploitation on Linux - Method 1 cr0security 0 60 04-07-2013 11:26 AM
Last Post: cr0security
Thumbs Up [Tutor] POC + Exploit Wordpress ~ Video Blogging Arbitrary File Upload Regel 11 673 02-02-2013 12:19 AM
Last Post: copaker21
  #DiyWeb Admin Bypass dan Remote file/shell Upload exploit AnonymousOpsID 4 337 11-06-2012 05:07 PM
Last Post: rock_me
Star [Share] Remote PHP Shell Upload Vulnurabillity brianfahmi 9 347 10-27-2012 09:31 AM
Last Post: mariachi
  [Tutor] php-tool bwt Upload shell WP-Plugin Radykal Fancy Gallery Regel 9 374 07-07-2012 09:40 AM
Last Post: Regel
Bug CMS Schoolhos - Remote Arbitrary File Upload nuxbie_cyber 10 347 06-28-2012 06:47 PM
Last Post: Loex
  KasKus File Upload Vulnerability ? rusuh 24 1,045 04-13-2012 05:23 PM
Last Post: KING_cobra
  Testing Image collection files upload vulnrablity zuckerberg 13 804 04-02-2012 01:23 PM
Last Post: admin07

Users Browsing
1 Guest(s)

  • Contact Us
  • devilzc0de
  • Return to Top
  • Mobile Version
  • RSS Syndication
  • Help
Current time: 05-25-2013, 12:39 AM Powered By MyBB, © 2002-2013 MyBB Group. Theme created by Justin S. | Mixed By Chaer.Newbie | Fixed By Aditya

USING THIS SITE INDICATES THAT YOU HAVE READ AND ACCEPT OUR TERMS. IF YOU DO NOT ACCEPT THESE TERMS, YOU ARE NOT AUTHORIZED TO USE THIS SITE