Lucene search

K
zdtHigh-Tech Bridge1337DAY-ID-22823
HistoryNov 06, 2014 - 12:00 a.m.

HelpDEZk 1.0.1 Unrestricted File Upload Vulnerability

2014-11-0600:00:00
High-Tech Bridge
0day.today
25

0.079 Low

EPSS

Percentile

94.3%

HelpDEZk version 1.0.1 suffers from a remote unrestricted file upload vulnerability.

Product: HelpDEZk
Vendor: HelpDEZk
Vulnerable Version(s): 1.0.1 and probably prior
Tested Version: 1.0.1
Advisory Publication:  October 15, 2014  [without technical details]
Vendor Notification: October 15, 2014 
Public Disclosure: November 5, 2014 
Vulnerability Type: Unrestricted Upload of File with Dangerous Type [CWE-434]
CVE Reference: CVE-2014-8337
Risk Level: Critical 
CVSSv2 Base Score: 10 (AV:N/AC:L/Au:N/C:C/I:C/A:C)
Solution Status: Solution Available
Discovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ ) 

-----------------------------------------------------------------------------------------------

Advisory Details:

High-Tech Bridge Security Research Lab discovered vulnerability in HelpDEZk, which can be exploited to compromise vulnerable web site.


1) Unrestricted Upload of File with Dangerous Type in HelpDEZk: CVE-2014-8337

The vulnerability exists due to absence of validation of file extensions when uploading files in "/includes/classes/uploadify-v2.1.4/uploadify.php" script. A remote attacker can upload files with arbitrary extension into directory within application's web root and execute them with privileges of the web server. 

Additionally, access to the upload script is not restricted to anonymous users. A remote unauthenticated attacker can access the vulnerable script and successfully upload malicious files on the server. 

Below we provide an example of form that can be used to upload files on the vulnerable website:


<form action="http://[host]/includes/classes/uploadify-v2.1.4/uploadify.php?folder=" method="post" name="main" enctype="multipart/form-data">
<input type="file" name="Filedata">
<input type="submit" id="btn">
</form>


-----------------------------------------------------------------------------------------------

Solution:

Remove "uploadify" files from "/includes/classes/" directory.

#  0day.today [2018-03-12]  #

0.079 Low

EPSS

Percentile

94.3%