lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date: Sun, 03 Mar 2013 23:08:53 +0000 (GMT)
From: "Larry W. Cashdollar" <larry0@...com>
To: full <full-disclosure@...ts.grok.org.uk>
Subject: Ruby Gem Flash Tool 0.6.0 Remote code execution
	vulnerability

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

Content of type "text/html" skipped

_______________________________________________
Full-Disclosure - We believe in it.
Charter: http://lists.grok.org.uk/full-disclosure-charter.html
Hosted and sponsored by Secunia - http://secunia.com/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ