Lucene search
K

HelpDEZk 1.0.1 Unrestricted File Upload Vulnerability

🗓️ 06 Nov 2014 00:00:00Reported by High-Tech BridgeType 
zdt
 zdt
🔗 0day.today👁 49 Views

HelpDEZk 1.0.1 Unrestricted File Upload Vulnerability, CWE-43

Related
Code
ReporterTitlePublishedViews
Family
CVE
CVE-2014-8337
3 Jan 202020:00
cve
Cvelist
CVE-2014-8337
3 Jan 202020:00
cvelist
Dsquare
HelpDEZk 1.0.1 File Upload
12 Nov 201500:00
dsquare
EUVD
EUVD-2014-8175
7 Oct 202500:30
euvd
htbridge
Arbitrary File Upload in HelpDEZk
15 Oct 201400:00
htbridge
NVD
CVE-2014-8337
3 Jan 202020:15
nvd
Packet Storm
HelpDEZk 1.0.1 Unrestricted File Upload
5 Nov 201400:00
packetstorm
Prion
Unrestricted file upload
3 Jan 202020:15
prion
securityvulns
Arbitrary File Upload in HelpDEZk
1 Dec 201400:00
securityvulns
securityvulns
Web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)
1 Dec 201400:00
securityvulns
Rows per page
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]  #

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation