ID PACKETSTORM:128979 Type packetstorm Reporter High-Tech Bridge SA Modified 2014-11-05T00:00:00
Description
`Advisory ID: HTB23239
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.
-----------------------------------------------------------------------------------------------
References:
[1] High-Tech Bridge Advisory HTB23239 - https://www.htbridge.com/advisory/HTB23239 - Arbitrary File Upload in HelpDEZk.
[2] HelpDEZk - http://helpdezk.org/ - HelpDEZk is a powerfull software that manages requests/incidents.
[3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVE® is a dictionary of publicly known information security vulnerabilities and exposures.
[4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types.
[5] ImmuniWeb® SaaS - https://www.htbridge.com/immuniweb/ - hybrid of manual web application penetration test and cutting-edge vulnerability scanner available online via a Software-as-a-Service (SaaS) model.
-----------------------------------------------------------------------------------------------
Disclaimer: The information provided in this Advisory is provided "as is" and without any warranty of any kind. Details of this Advisory may be updated in order to provide as accurate information as possible. The latest version of the Advisory is available on web page [1] in the References.
`
{"id": "PACKETSTORM:128979", "type": "packetstorm", "bulletinFamily": "exploit", "title": "HelpDEZk 1.0.1 Unrestricted File Upload", "description": "", "published": "2014-11-05T00:00:00", "modified": "2014-11-05T00:00:00", "cvss": {"vector": "AV:NETWORK/AC:MEDIUM/Au:UNKNOWN/C:PARTIAL/I:PARTIAL/A:PARTIAL/", "score": 5.5}, "href": "https://packetstormsecurity.com/files/128979/HelpDEZk-1.0.1-Unrestricted-File-Upload.html", "reporter": "High-Tech Bridge SA", "references": [], "cvelist": ["CVE-2014-8337"], "lastseen": "2016-12-05T22:17:30", "viewCount": 2, "enchantments": {"score": {"value": 6.0, "vector": "NONE", "modified": "2016-12-05T22:17:30", "rev": 2}, "dependencies": {"references": [{"type": "cve", "idList": ["CVE-2014-8337"]}, {"type": "securityvulns", "idList": ["SECURITYVULNS:VULN:14113", "SECURITYVULNS:DOC:31448"]}, {"type": "zdt", "idList": ["1337DAY-ID-22823"]}, {"type": "htbridge", "idList": ["HTB23239"]}, {"type": "dsquare", "idList": ["E-487"]}], "modified": "2016-12-05T22:17:30", "rev": 2}, "vulnersScore": 6.0}, "sourceHref": "https://packetstormsecurity.com/files/download/128979/helpdezk-upload.txt", "sourceData": "`Advisory ID: HTB23239 \nProduct: HelpDEZk \nVendor: HelpDEZk \nVulnerable Version(s): 1.0.1 and probably prior \nTested Version: 1.0.1 \nAdvisory Publication: October 15, 2014 [without technical details] \nVendor Notification: October 15, 2014 \nPublic Disclosure: November 5, 2014 \nVulnerability Type: Unrestricted Upload of File with Dangerous Type [CWE-434] \nCVE Reference: CVE-2014-8337 \nRisk Level: Critical \nCVSSv2 Base Score: 10 (AV:N/AC:L/Au:N/C:C/I:C/A:C) \nSolution Status: Solution Available \nDiscovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ ) \n \n----------------------------------------------------------------------------------------------- \n \nAdvisory Details: \n \nHigh-Tech Bridge Security Research Lab discovered vulnerability in HelpDEZk, which can be exploited to compromise vulnerable web site. \n \n \n1) Unrestricted Upload of File with Dangerous Type in HelpDEZk: CVE-2014-8337 \n \nThe 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. \n \nAdditionally, 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. \n \nBelow we provide an example of form that can be used to upload files on the vulnerable website: \n \n \n<form action=\"http://[host]/includes/classes/uploadify-v2.1.4/uploadify.php?folder=\" method=\"post\" name=\"main\" enctype=\"multipart/form-data\"> \n<input type=\"file\" name=\"Filedata\"> \n<input type=\"submit\" id=\"btn\"> \n</form> \n \n \n----------------------------------------------------------------------------------------------- \n \nSolution: \n \nRemove \"uploadify\" files from \"/includes/classes/\" directory. \n \n----------------------------------------------------------------------------------------------- \n \nReferences: \n \n[1] High-Tech Bridge Advisory HTB23239 - https://www.htbridge.com/advisory/HTB23239 - Arbitrary File Upload in HelpDEZk. \n[2] HelpDEZk - http://helpdezk.org/ - HelpDEZk is a powerfull software that manages requests/incidents. \n[3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVE\u00ae is a dictionary of publicly known information security vulnerabilities and exposures. \n[4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types. \n[5] ImmuniWeb\u00ae SaaS - https://www.htbridge.com/immuniweb/ - hybrid of manual web application penetration test and cutting-edge vulnerability scanner available online via a Software-as-a-Service (SaaS) model. \n \n----------------------------------------------------------------------------------------------- \n \nDisclaimer: The information provided in this Advisory is provided \"as is\" and without any warranty of any kind. Details of this Advisory may be updated in order to provide as accurate information as possible. The latest version of the Advisory is available on web page [1] in the References. \n`\n"}
{"cve": [{"lastseen": "2020-12-09T19:58:28", "description": "Unrestricted file upload vulnerability in includes/classes/uploadify-v2.1.4/uploadify.php in HelpDEZk 1.0.1 and earlier allows remote attackers to execute arbitrary code by uploading a file with an executable extension, then accessing it via a direct request to the file in the directory specified by the folder parameter.", "edition": 7, "cvss3": {"exploitabilityScore": 3.9, "cvssV3": {"baseSeverity": "CRITICAL", "confidentialityImpact": "HIGH", "attackComplexity": "LOW", "scope": "UNCHANGED", "attackVector": "NETWORK", "availabilityImpact": "HIGH", "integrityImpact": "HIGH", "baseScore": 9.8, "privilegesRequired": "NONE", "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H", "userInteraction": "NONE", "version": "3.1"}, "impactScore": 5.9}, "published": "2020-01-03T20:15:00", "title": "CVE-2014-8337", "type": "cve", "cwe": ["CWE-434"], "bulletinFamily": "NVD", "cvss2": {"severity": "HIGH", "exploitabilityScore": 10.0, "obtainAllPrivilege": false, "userInteractionRequired": false, "obtainOtherPrivilege": false, "cvssV2": {"accessComplexity": "LOW", "confidentialityImpact": "PARTIAL", "availabilityImpact": "PARTIAL", "integrityImpact": "PARTIAL", "baseScore": 7.5, "vectorString": "AV:N/AC:L/Au:N/C:P/I:P/A:P", "version": "2.0", "accessVector": "NETWORK", "authentication": "NONE"}, "acInsufInfo": false, "impactScore": 6.4, "obtainUserPrivilege": false}, "cvelist": ["CVE-2014-8337"], "modified": "2020-01-15T15:29:00", "cpe": ["cpe:/a:helpdezk:helpdezk:1.0.1"], "id": "CVE-2014-8337", "href": "https://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2014-8337", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}, "cpe23": ["cpe:2.3:a:helpdezk:helpdezk:1.0.1:*:*:*:*:*:*:*"]}], "htbridge": [{"lastseen": "2020-12-24T11:23:13", "bulletinFamily": "software", "cvelist": ["CVE-2014-8337"], "description": "High-Tech Bridge Security Research Lab discovered vulnerability in HelpDEZk, which can be exploited to compromise vulnerable web site. \n \n \n1) Unrestricted Upload of File with Dangerous Type in HelpDEZk: CVE-2014-8337 \n \nThe 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. \n \nAdditionally, 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. \n \nBelow we provide an example of form that can be used to upload files on the vulnerable website: \n \n<form action=\"http://[host]/includes/classes/uploadify-v2.1.4/uploadify.php?folder =\" method=\"post\" name=\"main\" enctype=\"multipart/form-data\"> \n<input type=\"file\" name=\"Filedata\"> \n<input type=\"submit\" id=\"btn\"> \n</form>\n", "modified": "2014-10-15T00:00:00", "published": "2014-10-15T00:00:00", "id": "HTB23239", "href": "https://www.htbridge.com/advisory/HTB23239", "type": "htbridge", "title": "Arbitrary File Upload in HelpDEZk", "cvss": {"score": 10.0, "vector": "AV:N/AC:L/Au:N/C:C/I:C/A:C/"}}], "dsquare": [{"lastseen": "2020-01-16T11:35:29", "bulletinFamily": "exploit", "cvelist": ["CVE-2014-8337"], "description": "File upload vulnerability in HelpDEZk\n\nVulnerability Type: File Upload", "modified": "2015-11-12T00:00:00", "published": "2015-11-12T00:00:00", "id": "E-487", "href": "", "type": "dsquare", "title": "HelpDEZk 1.0.1 File Upload", "sourceData": "For the exploit source code contact DSquare Security sales team.", "cvss": {"score": 7.5, "vector": "AV:N/AC:L/Au:N/C:P/I:P/A:P"}}], "zdt": [{"lastseen": "2018-03-12T18:42:36", "edition": 2, "description": "HelpDEZk version 1.0.1 suffers from a remote unrestricted file upload vulnerability.", "published": "2014-11-06T00:00:00", "type": "zdt", "title": "HelpDEZk 1.0.1 Unrestricted File Upload Vulnerability", "bulletinFamily": "exploit", "cvelist": ["CVE-2014-8337"], "modified": "2014-11-06T00:00:00", "id": "1337DAY-ID-22823", "href": "https://0day.today/exploit/description/22823", "sourceData": "Product: HelpDEZk\r\nVendor: HelpDEZk\r\nVulnerable Version(s): 1.0.1 and probably prior\r\nTested Version: 1.0.1\r\nAdvisory Publication: October 15, 2014 [without technical details]\r\nVendor Notification: October 15, 2014 \r\nPublic Disclosure: November 5, 2014 \r\nVulnerability Type: Unrestricted Upload of File with Dangerous Type [CWE-434]\r\nCVE Reference: CVE-2014-8337\r\nRisk Level: Critical \r\nCVSSv2 Base Score: 10 (AV:N/AC:L/Au:N/C:C/I:C/A:C)\r\nSolution Status: Solution Available\r\nDiscovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ ) \r\n\r\n-----------------------------------------------------------------------------------------------\r\n\r\nAdvisory Details:\r\n\r\nHigh-Tech Bridge Security Research Lab discovered vulnerability in HelpDEZk, which can be exploited to compromise vulnerable web site.\r\n\r\n\r\n1) Unrestricted Upload of File with Dangerous Type in HelpDEZk: CVE-2014-8337\r\n\r\nThe 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. \r\n\r\nAdditionally, 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. \r\n\r\nBelow we provide an example of form that can be used to upload files on the vulnerable website:\r\n\r\n\r\n<form action=\"http://[host]/includes/classes/uploadify-v2.1.4/uploadify.php?folder=\" method=\"post\" name=\"main\" enctype=\"multipart/form-data\">\r\n<input type=\"file\" name=\"Filedata\">\r\n<input type=\"submit\" id=\"btn\">\r\n</form>\r\n\r\n\r\n-----------------------------------------------------------------------------------------------\r\n\r\nSolution:\r\n\r\nRemove \"uploadify\" files from \"/includes/classes/\" directory.\n\n# 0day.today [2018-03-12] #", "cvss": {"score": 5.5, "vector": "AV:NETWORK/AC:MEDIUM/Au:UNKNOWN/C:PARTIAL/I:PARTIAL/A:PARTIAL/"}, "sourceHref": "https://0day.today/exploit/22823"}], "securityvulns": [{"lastseen": "2018-08-31T11:10:56", "bulletinFamily": "software", "cvelist": ["CVE-2014-8337"], "description": "\r\n\r\nAdvisory ID: HTB23239\r\nProduct: HelpDEZk\r\nVendor: HelpDEZk\r\nVulnerable Version(s): 1.0.1 and probably prior\r\nTested Version: 1.0.1\r\nAdvisory Publication: October 15, 2014 [without technical details]\r\nVendor Notification: October 15, 2014 \r\nPublic Disclosure: November 5, 2014 \r\nVulnerability Type: Unrestricted Upload of File with Dangerous Type [CWE-434]\r\nCVE Reference: CVE-2014-8337\r\nRisk Level: Critical \r\nCVSSv2 Base Score: 10 (AV:N/AC:L/Au:N/C:C/I:C/A:C)\r\nSolution Status: Solution Available\r\nDiscovered and Provided: High-Tech Bridge Security Research Lab ( https://www.htbridge.com/advisory/ ) \r\n\r\n-----------------------------------------------------------------------------------------------\r\n\r\nAdvisory Details:\r\n\r\nHigh-Tech Bridge Security Research Lab discovered vulnerability in HelpDEZk, which can be exploited to compromise vulnerable web site.\r\n\r\n\r\n1) Unrestricted Upload of File with Dangerous Type in HelpDEZk: CVE-2014-8337\r\n\r\nThe 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. \r\n\r\nAdditionally, 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. \r\n\r\nBelow we provide an example of form that can be used to upload files on the vulnerable website:\r\n\r\n\r\n<form action="http://[host]/includes/classes/uploadify-v2.1.4/uploadify.php?folder=" method="post" name="main" enctype="multipart/form-data">\r\n<input type="file" name="Filedata">\r\n<input type="submit" id="btn">\r\n</form>\r\n\r\n\r\n-----------------------------------------------------------------------------------------------\r\n\r\nSolution:\r\n\r\nRemove "uploadify" files from "/includes/classes/" directory.\r\n\r\n-----------------------------------------------------------------------------------------------\r\n\r\nReferences:\r\n\r\n[1] High-Tech Bridge Advisory HTB23239 - https://www.htbridge.com/advisory/HTB23239 - Arbitrary File Upload in HelpDEZk.\r\n[2] HelpDEZk - http://helpdezk.org/ - HelpDEZk is a powerfull software that manages requests/incidents.\r\n[3] Common Vulnerabilities and Exposures (CVE) - http://cve.mitre.org/ - international in scope and free for public use, CVE\u00ae is a dictionary of publicly known information security vulnerabilities and exposures.\r\n[4] Common Weakness Enumeration (CWE) - http://cwe.mitre.org - targeted to developers and security practitioners, CWE is a formal list of software weakness types.\r\n[5] ImmuniWeb\u00ae SaaS - https://www.htbridge.com/immuniweb/ - hybrid of manual web application penetration test and cutting-edge vulnerability scanner available online via a Software-as-a-Service (SaaS) model.\r\n\r\n-----------------------------------------------------------------------------------------------\r\n\r\nDisclaimer: The information provided in this Advisory is provided "as is" and without any warranty of any kind. Details of this Advisory may be updated in order to provide as accurate information as possible. The latest version of the Advisory is available on web page [1] in the References.\r\n\r\n", "edition": 1, "modified": "2014-12-01T00:00:00", "published": "2014-12-01T00:00:00", "id": "SECURITYVULNS:DOC:31448", "href": "https://vulners.com/securityvulns/SECURITYVULNS:DOC:31448", "title": "Arbitrary File Upload in HelpDEZk", "type": "securityvulns", "cvss": {"score": 0.0, "vector": "NONE"}}, {"lastseen": "2018-08-31T11:09:58", "bulletinFamily": "software", "cvelist": ["CVE-2014-9031", "CVE-2014-6038", "CVE-2014-9039", "CVE-2014-9015", "CVE-2014-5257", "CVE-2014-8088", "CVE-2014-8958", "CVE-2014-3629", "CVE-2014-8499", "CVE-2014-9035", "CVE-2014-5269", "CVE-2014-8961", "CVE-2014-9033", "CVE-2014-9036", "CVE-2014-7958", "CVE-2014-8350", "CVE-2014-7866", "CVE-2014-6039", "CVE-2014-8959", "CVE-2014-8498", "CVE-2014-7137", "CVE-2014-8429", "CVE-2014-7868", "CVE-2014-8682", "CVE-2012-4437", "CVE-2014-8960", "CVE-2014-9037", "CVE-2014-7959", "CVE-2014-8683", "CVE-2014-9034", "CVE-2014-8732", "CVE-2014-9032", "CVE-2014-8749", "CVE-2014-8877", "CVE-2014-8337", "CVE-2014-9038", "CVE-2014-9016", "CVE-2014-8600", "CVE-2014-8731", "CVE-2014-8539"], "description": "PHP inclusions, SQL injections, directory traversals, crossite scripting, information leaks, etc.", "edition": 1, "modified": "2014-12-01T00:00:00", "published": "2014-12-01T00:00:00", "id": "SECURITYVULNS:VULN:14113", "href": "https://vulners.com/securityvulns/SECURITYVULNS:VULN:14113", "title": "Web applications security vulnerabilities summary (PHP, ASP, JSP, CGI, Perl)", "type": "securityvulns", "cvss": {"score": 10.0, "vector": "AV:NETWORK/AC:LOW/Au:NONE/C:COMPLETE/I:COMPLETE/A:COMPLETE/"}}]}