- Synchronized data.

This commit is contained in:
CVE Team 2018-08-08 10:04:08 -04:00
parent f484b0fc76
commit dc229da7f2
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8

View File

@ -1,113 +1,117 @@
{
"CVE_data_meta": {
"ASSIGNER": "security@tibco.com",
"DATE_PUBLIC": "2018-08-07T16:00:00.000Z",
"ID": "CVE-2018-12408",
"STATE": "PUBLIC",
"TITLE": "TIBCO ActiveMatrix BusinessWorks 5.X XML eXternal Entity Vulnerability"
"CVE_data_meta" : {
"ASSIGNER" : "security@tibco.com",
"DATE_PUBLIC" : "2018-08-07T16:00:00.000Z",
"ID" : "CVE-2018-12408",
"STATE" : "PUBLIC",
"TITLE" : "TIBCO ActiveMatrix BusinessWorks 5.X XML eXternal Entity Vulnerability"
},
"affects": {
"vendor": {
"vendor_data": [
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product": {
"product_data": [
"product" : {
"product_data" : [
{
"product_name": "TIBCO ActiveMatrix BusinessWorks",
"version": {
"version_data": [
"product_name" : "TIBCO ActiveMatrix BusinessWorks",
"version" : {
"version_data" : [
{
"affected": "<=",
"version_value": "5.13.0"
"affected" : "<=",
"version_value" : "5.13.0"
}
]
}
},
{
"product_name": "TIBCO ActiveMatrix BusinessWorks for z/Linux",
"version": {
"version_data": [
"product_name" : "TIBCO ActiveMatrix BusinessWorks for z/Linux",
"version" : {
"version_data" : [
{
"affected": "<=",
"version_value": "5.13.0"
"affected" : "<=",
"version_value" : "5.13.0"
}
]
}
},
{
"product_name": "TIBCO ActiveMatrix BusinessWorks Distribution for TIBCO Silver Fabric",
"version": {
"version_data": [
"product_name" : "TIBCO ActiveMatrix BusinessWorks Distribution for TIBCO Silver Fabric",
"version" : {
"version_data" : [
{
"affected": "<=",
"version_value": "5.13.0"
"affected" : "<=",
"version_value" : "5.13.0"
}
]
}
}
]
},
"vendor_name": "TIBCO Software Inc."
"vendor_name" : "TIBCO Software Inc."
}
]
}
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang": "eng",
"value": "The BusinessWorks engine component of TIBCO Software Inc.'s TIBCO ActiveMatrix BusinessWorks, TIBCO ActiveMatrix BusinessWorks for z/Linux, and TIBCO ActiveMatrix BusinessWorks Distribution for TIBCO Silver Fabric contains a vulnerability that may allow XML eXternal Entity (XXE) attacks via incoming networks messages, and may disclose the contents of files accessible to a running BusinessWorks engine\nAffected releases are TIBCO Software Inc. TIBCO ActiveMatrix BusinessWorks: versions up to and including 5.13.0, TIBCO ActiveMatrix BusinessWorks for z/Linux: versions up to and including 5.13.0, TIBCO ActiveMatrix BusinessWorks Distribution for TIBCO Silver Fabric: versions up to and including 5.13.0."
"lang" : "eng",
"value" : "The BusinessWorks engine component of TIBCO Software Inc.'s TIBCO ActiveMatrix BusinessWorks, TIBCO ActiveMatrix BusinessWorks for z/Linux, and TIBCO ActiveMatrix BusinessWorks Distribution for TIBCO Silver Fabric contains a vulnerability that may allow XML eXternal Entity (XXE) attacks via incoming network messages, and may disclose the contents of files accessible to a running BusinessWorks engine Affected releases are TIBCO Software Inc. TIBCO ActiveMatrix BusinessWorks: versions up to and including 5.13.0, TIBCO ActiveMatrix BusinessWorks for z/Linux: versions up to and including 5.13.0, TIBCO ActiveMatrix BusinessWorks Distribution for TIBCO Silver Fabric: versions up to and including 5.13.0."
}
]
},
"impact": {
"cvss": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.0"
"impact" : {
"cvss" : {
"attackComplexity" : "LOW",
"attackVector" : "NETWORK",
"availabilityImpact" : "NONE",
"baseScore" : 7.5,
"baseSeverity" : "HIGH",
"confidentialityImpact" : "HIGH",
"integrityImpact" : "NONE",
"privilegesRequired" : "NONE",
"scope" : "UNCHANGED",
"userInteraction" : "NONE",
"vectorString" : "CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version" : "3.0"
}
},
"problemtype": {
"problemtype_data": [
"problemtype" : {
"problemtype_data" : [
{
"description": [
"description" : [
{
"lang": "eng",
"value": "The impact of this vulnerability includes the theoretical possibility of an unauthenticated user gaining access to sensitive information that is available to the system account hosting the BusinessWorks engine."
"lang" : "eng",
"value" : "The impact of this vulnerability includes the theoretical possibility of an unauthenticated user gaining access to sensitive information that is available to the system account hosting the BusinessWorks engine."
}
]
}
]
},
"references": {
"reference_data": [
"references" : {
"reference_data" : [
{
"url": "http://www.tibco.com/services/support/advisories"
"name" : "http://www.tibco.com/services/support/advisories",
"refsource" : "MISC",
"url" : "http://www.tibco.com/services/support/advisories"
},
{
"url": "https://www.tibco.com/support/advisories/2018/08/tibco-security-advisory-august-7-2018-tibco-activematrix-businessworks"
"name" : "https://www.tibco.com/support/advisories/2018/08/tibco-security-advisory-august-7-2018-tibco-activematrix-businessworks",
"refsource" : "CONFIRM",
"url" : "https://www.tibco.com/support/advisories/2018/08/tibco-security-advisory-august-7-2018-tibco-activematrix-businessworks"
}
]
},
"solution": [
"solution" : [
{
"lang": "eng",
"value": "TIBCO has released updated versions of the affected components which address these issues. For each affected system, update to the corresponding software versions:\n\nTIBCO ActiveMatrix BusinessWorks versions 5.13.0 and below update to version 5.14.0 or higher,\nTIBCO ActiveMatrix BusinessWorks for z/Linux versions 5.13.0 and below update to version 5.14.0 or higher,\nTIBCO ActiveMatrix BusinessWorks Distribution for TIBCO Silver Fabric versions 5.13.0 and below update to version 5.14.0 or higher.\n"
"lang" : "eng",
"value" : "TIBCO has released updated versions of the affected components which address these issues. For each affected system, update to the corresponding software versions:\n\nTIBCO ActiveMatrix BusinessWorks versions 5.13.0 and below update to version 5.14.0 or higher,\nTIBCO ActiveMatrix BusinessWorks for z/Linux versions 5.13.0 and below update to version 5.14.0 or higher,\nTIBCO ActiveMatrix BusinessWorks Distribution for TIBCO Silver Fabric versions 5.13.0 and below update to version 5.14.0 or higher.\n"
}
],
"source": {
"discovery": "USER"
"source" : {
"discovery" : "USER"
}
}