cvelist/2020/4xxx/CVE-2020-4325.json

112 lines
4.1 KiB
JSON
Raw Normal View History

2019-12-30 17:02:02 +00:00
{
2020-04-02 15:01:29 +00:00
"references": {
"reference_data": [
2019-12-30 17:02:02 +00:00
{
2020-04-02 15:01:29 +00:00
"title": "IBM Security Bulletin 6125403 (Automation Workstream Services in Cloud Pak for Automation)",
"refsource": "CONFIRM",
"name": "https://www.ibm.com/support/pages/node/6125403",
"url": "https://www.ibm.com/support/pages/node/6125403"
},
{
"name": "ibm-icp4a-cve20204325-dos (177596)",
"refsource": "XF",
"title": "X-Force Vulnerability Report",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/177596"
2019-12-30 17:02:02 +00:00
}
2020-04-02 15:01:29 +00:00
]
},
"CVE_data_meta": {
"ID": "CVE-2020-4325",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2020-04-01T00:00:00",
"ASSIGNER": "psirt@us.ibm.com"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "18.0.0.1"
},
{
"version_value": "18.0.0.2"
},
{
"version_value": "19.0.0.1"
},
{
"version_value": "19.0.0.2"
},
{
"version_value": "19.0.0.3"
}
]
},
"product_name": "Process Federation Server"
},
{
"product_name": "Automation Workstream Services in Cloud Pak for Automation",
"version": {
"version_data": [
{
"version_value": "19.0.0.3"
}
]
}
}
]
}
}
]
2020-04-02 15:01:29 +00:00
}
},
"data_version": "4.0",
"data_format": "MITRE",
"data_type": "CVE",
"impact": {
"cvssv3": {
"BM": {
"C": "N",
"S": "U",
"A": "H",
"PR": "L",
"SCORE": "6.500",
"I": "N",
"AV": "N",
"AC": "L",
"UI": "N"
},
"TM": {
"RC": "C",
"E": "U",
"RL": "O"
}
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Denial of Service",
"lang": "eng"
}
]
}
]
},
"description": {
"description_data": [
{
"value": "The IBM Process Federation Server 18.0.0.1, 18.0.0.2, 19.0.0.1, 19.0.0.2, and 19.0.0.3 Global Teams REST API does not properly shutdown the thread pools that it creates to retrieve Global Teams information from the federated systems. As a consequence, the Java Virtual Machine can't recover the memory used by those thread pools, which leads to an OutOfMemory exception when the Process Federation Server Global Teams REST API is used extensively. IBM X-Force ID: 177596.",
"lang": "eng"
}
]
}
}