CVE-2019-10074

An RCE is possible by entering Freemarker markup in an Apache OFBiz Form Widget textarea field when encoding has been disabled on such a field. This was the case for the Customer Request "story" input in the Order Manager application. Encoding should not be disabled without good reason and never within a field that accepts user input. Mitigation: Upgrade to 16.11.06 or manually apply the following commit on branch 16.11: r1858533
Configurations

Configuration 1

cpe:2.3:a:apache:ofbiz:*:*:*:*:*:*:*:*

Information

Published : 2019-09-11 09:15

Updated : 2021-07-21 11:39


NVD link : CVE-2019-10074

Mitre link : CVE-2019-10074

Products Affected
No products.
CWE
CWE-116

Improper Encoding or Escaping of Output

CWE-74