CVE Vulnerabilities

CVE-2017-8039

Insecure Default Initialization of Resource

Published: Nov 27, 2017 | Modified: Oct 03, 2019
CVSS 3.x
5.9
MEDIUM
Source:
NVD
CVSS:3.0/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N
CVSS 2.x
4.3 MEDIUM
AV:N/AC:M/Au:N/C:N/I:P/A:N
RedHat/V2
RedHat/V3
Ubuntu

An issue was discovered in Pivotal Spring Web Flow through 2.4.5. Applications that do not change the value of the MvcViewFactoryCreator useSpringBinding property which is disabled by default (i.e., set to false) can be vulnerable to malicious EL expressions in view states that process form submissions but do not have a sub-element to declare explicit data binding property mappings. NOTE: this issue exists because of an incomplete fix for CVE-2017-4971.

Weakness

The product initializes or sets a resource with a default that is intended to be changed by the administrator, but the default is not secure.

Affected Software

Name Vendor Start Version End Version
Spring_web_flow Pivotal 2.4.0 (including) 2.4.0 (including)
Spring_web_flow Pivotal 2.4.1 (including) 2.4.1 (including)
Spring_web_flow Pivotal 2.4.2 (including) 2.4.2 (including)
Spring_web_flow Pivotal 2.4.4 (including) 2.4.4 (including)
Spring_web_flow Pivotal 2.4.5 (including) 2.4.5 (including)

Extended Description

Developers often choose default values that leave the product as open and easy to use as possible out-of-the-box, under the assumption that the administrator can (or should) change the default value. However, this ease-of-use comes at a cost when the default is insecure and the administrator does not change it.

References