cvelist/2017/7xxx/CVE-2017-7545.json

93 lines
2.7 KiB
JSON
Raw Normal View History

2017-10-16 12:31:07 -04:00
{
2018-07-26 11:04:13 -04:00
"CVE_data_meta" : {
"ASSIGNER" : "anemec@redhat.com",
"ID" : "CVE-2017-7545",
"STATE" : "PUBLIC"
},
"affects" : {
"vendor" : {
"vendor_data" : [
2018-07-26 15:25:50 +02:00
{
2018-07-26 11:04:13 -04:00
"product" : {
"product_data" : [
{
"product_name" : "jbpm-designer",
"version" : {
"version_data" : [
{
"version_value" : "6.5"
}
]
}
}
]
},
"vendor_name" : "KIE"
2018-07-26 15:25:50 +02:00
}
2018-07-26 11:04:13 -04:00
]
}
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "It was discovered that the XmlUtils class in jbpmmigration 6.5 performed expansion of external parameter entities while parsing XML files. A remote attacker could use this flaw to read files accessible to the user running the application server and, potentially, perform other more advanced XML eXternal Entity (XXE) attacks."
}
]
},
"impact" : {
"cvss" : [
[
2018-07-26 15:25:50 +02:00
{
2018-07-26 11:04:13 -04:00
"vectorString" : "6.5/CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version" : "3.0"
2018-07-26 15:25:50 +02:00
}
2018-07-26 11:04:13 -04:00
]
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "CWE-611"
}
2018-07-26 15:25:50 +02:00
]
2018-07-26 11:04:13 -04:00
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7545",
"refsource" : "CONFIRM",
"url" : "https://bugzilla.redhat.com/show_bug.cgi?id=CVE-2017-7545"
},
{
"name" : "https://github.com/kiegroup/jbpm-designer/commit/a143f3b92a6a5a527d929d68c02a0c5d914ab81d",
"refsource" : "CONFIRM",
"url" : "https://github.com/kiegroup/jbpm-designer/commit/a143f3b92a6a5a527d929d68c02a0c5d914ab81d"
2018-07-27 06:06:07 -04:00
},
{
"name" : "RHSA-2017:3354",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:3354"
},
{
"name" : "RHSA-2017:3355",
"refsource" : "REDHAT",
"url" : "https://access.redhat.com/errata/RHSA-2017:3355"
},
{
"name" : "102179",
"refsource" : "BID",
"url" : "http://www.securityfocus.com/bid/102179"
2018-07-26 11:04:13 -04:00
}
]
}
2017-10-16 12:31:07 -04:00
}