cvelist/2017/4xxx/CVE-2017-4971.json

73 lines
2.2 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
"CVE_data_meta" : {
"ASSIGNER" : "security_alert@emc.com",
"ID" : "CVE-2017-4971",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Spring Web Flow",
"version" : {
"version_data" : [
{
"version_value" : "Spring Web Flow"
}
]
}
}
]
},
"vendor_name" : "n/a"
}
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "An issue was discovered in Pivotal Spring Web Flow through 2.4.4. 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."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Data Binding Expression Vulnerability in Spring Web Flow"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://jira.spring.io/browse/SWF-1700",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://jira.spring.io/browse/SWF-1700"
},
{
"name" : "https://pivotal.io/security/cve-2017-4971",
"refsource" : "CONFIRM",
2017-10-16 12:31:07 -04:00
"url" : "https://pivotal.io/security/cve-2017-4971"
},
{
"name" : "98785",
"refsource" : "BID",
2017-10-16 12:31:07 -04:00
"url" : "http://www.securityfocus.com/bid/98785"
}
]
}
}