Quantcast
Channel: BOT24
Viewing all articles
Browse latest Browse all 8064

Ruby Gem Flash Tool 0.6.0 Remote code execution vulnerability

$
0
0
Flash Tool 0.6.0 Remote code execution vulnerability

3/1/2013

http://rubygems.org/gems/flash_tool

https://github.com/milboj/flash_tool

If files downloaded contain shell characters it's possible to execute code as the client user.
ie: flash_file;id>/tmp/o;.swf

./flash_tool-0.6.0/lib/flash_tool.rb

Lines:

26 command = "swfstrings #{file}"
27: output = `#{command} 2>&1`
88: command = "#{command} #{option} #{file}"
89: output = `#{command} 2>&1`

./flash_tool-0.6.0/lib/flash_tool/flash.rb
75: command = "#{command} #{args.join(" ")}"
76: output = `#{command} 2>&1`


@_larry0
Larry W. Cashdollar
http://otiose.dhs.org/advisories/flash_tool-0.6.0-cmd_exec.html




//The information contained within this publication is





//supplied "as-is"with no warranties or guarantees of fitness





//of use or otherwise. Bot24, Inc nor Bradley Sean Susser accepts





//responsibility for any damage caused by the use or misuse of




//this information

Viewing all articles
Browse latest Browse all 8064

Trending Articles