Arbitrary file upload in Umbraco CMS - CVE-2014-10074

 

Arbitrary file upload in Umbraco CMS - CVE-2014-10074

Published: August 27, 2018 / Updated: August 8, 2020


Vulnerability identifier: #VU36764
CSH Severity: High
CVSS v4.0: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N/E:U/U:Amber
CVE-ID: CVE-2014-10074
CWE-ID: CWE-434
Exploitation vector: Remote access
Exploit availability: No public exploit available
Vendor: Umbraco
Affected software:
Umbraco CMS

Detailed vulnerability description

The vulnerability allows a remote non-authenticated attacker to execute arbitrary code.

Umbraco before 7.2.0 has a remote PHP code execution vulnerability because Umbraco.Web.UI/config/umbracoSettings.Release.config does not block the upload of .php files.


How to mitigate CVE-2014-10074

Install update from vendor's website.

Sources