From 4dae08f16fd3e6d78fb9f1bf2105ac52de3d8609 Mon Sep 17 00:00:00 2001 From: Scott Moore - IBM Date: Wed, 27 Jan 2021 11:11:21 -0500 Subject: [PATCH] IBM20210127-111121 Added CVE-2020-4855, CVE-2021-20357, CVE-2020-4865, CVE-2020-4524, CVE-2020-4547 --- 2020/4xxx/CVE-2020-4524.json | 237 ++++++++++++++++++++++++++++++--- 2020/4xxx/CVE-2020-4547.json | 237 ++++++++++++++++++++++++++++++--- 2020/4xxx/CVE-2020-4855.json | 237 ++++++++++++++++++++++++++++++--- 2020/4xxx/CVE-2020-4865.json | 237 ++++++++++++++++++++++++++++++--- 2021/20xxx/CVE-2021-20357.json | 237 ++++++++++++++++++++++++++++++--- 5 files changed, 1110 insertions(+), 75 deletions(-) diff --git a/2020/4xxx/CVE-2020-4524.json b/2020/4xxx/CVE-2020-4524.json index 7412e735bd5..c4a476ff0fc 100644 --- a/2020/4xxx/CVE-2020-4524.json +++ b/2020/4xxx/CVE-2020-4524.json @@ -1,18 +1,225 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4524", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6408694 (Rational DOORS Next Generation)", + "name" : "https://www.ibm.com/support/pages/node/6408694", + "url" : "https://www.ibm.com/support/pages/node/6408694", + "refsource" : "CONFIRM" + }, + { + "refsource" : "XF", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/182434", + "name" : "ibm-jazz-cve20204524-xss (182434)", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "data_version" : "4.0", + "data_format" : "MITRE", + "impact" : { + "cvssv3" : { + "BM" : { + "PR" : "L", + "C" : "L", + "AV" : "N", + "AC" : "L", + "A" : "N", + "UI" : "R", + "S" : "C", + "SCORE" : "5.400", + "I" : "L" + }, + "TM" : { + "E" : "H", + "RC" : "C", + "RL" : "O" + } + } + }, + "data_type" : "CVE", + "affects" : { + "vendor" : { + "vendor_data" : [ { - "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "product" : { + "product_data" : [ + { + "product_name" : "Rational Collaborative Lifecycle Management", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + } + }, + { + "product_name" : "Rational Team Concert", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + }, + "product_name" : "Rational Quality Manager" + }, + { + "product_name" : "Rational DOORS Next Generation", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + }, + { + "version_value" : "7.0" + } + ] + } + }, + { + "product_name" : "Engineering Lifecycle Optimization", + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + } + ] + } + }, + { + "product_name" : "Rational Rhapsody Design Manager", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + } + }, + { + "product_name" : "Engineering Test Management", + "version" : { + "version_data" : [ + { + "version_value" : "7.0.0" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + } + ] + }, + "product_name" : "Rational Engineering Lifecycle Manager" + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + }, + { + "version_value" : "7.0.2" + } + ] + }, + "product_name" : "Engineering Workflow Management" + }, + { + "product_name" : "Rational Rhapsody Model Manager", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + }, + { + "version_value" : "7.0" + }, + { + "version_value" : "6.0.2" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2021-01-26T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", + "STATE" : "PUBLIC", + "ID" : "CVE-2020-4524" + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Jazz Foundation products is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 182434.", + "lang" : "eng" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Cross-Site Scripting" + } + ] + } + ] + } +} diff --git a/2020/4xxx/CVE-2020-4547.json b/2020/4xxx/CVE-2020-4547.json index 088659979ed..0c1e7ec22db 100644 --- a/2020/4xxx/CVE-2020-4547.json +++ b/2020/4xxx/CVE-2020-4547.json @@ -1,18 +1,225 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4547", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "CVE_data_meta" : { + "ID" : "CVE-2020-4547", + "STATE" : "PUBLIC", + "DATE_PUBLIC" : "2021-01-26T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ { - "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "product" : { + "product_data" : [ + { + "product_name" : "Engineering Workflow Management", + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + }, + { + "version_value" : "7.0.2" + } + ] + } + }, + { + "product_name" : "Rational Engineering Lifecycle Manager", + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + } + ] + } + }, + { + "product_name" : "Rational Rhapsody Model Manager", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + }, + { + "version_value" : "7.0" + }, + { + "version_value" : "6.0.2" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + } + ] + }, + "product_name" : "Engineering Lifecycle Optimization" + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0.0" + } + ] + }, + "product_name" : "Engineering Test Management" + }, + { + "product_name" : "Rational Rhapsody Design Manager", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + } + }, + { + "product_name" : "Rational Quality Manager", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + }, + "product_name" : "Rational Team Concert" + }, + { + "product_name" : "Rational Collaborative Lifecycle Management", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + } + }, + { + "product_name" : "Rational DOORS Next Generation", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + }, + { + "version_value" : "7.0" + } + ] + } + } + ] + }, + "vendor_name" : "IBM" } - ] - } -} \ No newline at end of file + ] + } + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Gain Access", + "lang" : "eng" + } + ] + } + ] + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Jazz Foundation products could allow a remote attacker to hijack the clicking action of the victim. By persuading a victim to visit a malicious Web site, a remote attacker could exploit this vulnerability to hijack the victim's click actions and possibly launch further attacks against the victim. IBM X-Force ID: 183315.", + "lang" : "eng" + } + ] + }, + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6408694 (Rational DOORS Next Generation)", + "name" : "https://www.ibm.com/support/pages/node/6408694", + "url" : "https://www.ibm.com/support/pages/node/6408694", + "refsource" : "CONFIRM" + }, + { + "refsource" : "XF", + "name" : "ibm-jazz-cve20204547-clickjacking (183315)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/183315", + "title" : "X-Force Vulnerability Report" + } + ] + }, + "data_type" : "CVE", + "impact" : { + "cvssv3" : { + "BM" : { + "S" : "C", + "SCORE" : "5.400", + "A" : "N", + "UI" : "R", + "AC" : "L", + "I" : "L", + "C" : "L", + "PR" : "L", + "AV" : "N" + }, + "TM" : { + "E" : "U", + "RC" : "C", + "RL" : "O" + } + } + }, + "data_format" : "MITRE", + "data_version" : "4.0" +} diff --git a/2020/4xxx/CVE-2020-4855.json b/2020/4xxx/CVE-2020-4855.json index 8472a7fb030..ea8b2004d6c 100644 --- a/2020/4xxx/CVE-2020-4855.json +++ b/2020/4xxx/CVE-2020-4855.json @@ -1,18 +1,225 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4855", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "data_version" : "4.0", + "data_type" : "CVE", + "impact" : { + "cvssv3" : { + "BM" : { + "AC" : "L", + "A" : "N", + "UI" : "R", + "SCORE" : "5.400", + "S" : "C", + "I" : "L", + "PR" : "L", + "C" : "L", + "AV" : "N" + }, + "TM" : { + "RC" : "C", + "RL" : "O", + "E" : "H" + } + } + }, + "data_format" : "MITRE", + "references" : { + "reference_data" : [ + { + "name" : "https://www.ibm.com/support/pages/node/6408694", + "url" : "https://www.ibm.com/support/pages/node/6408694", + "title" : "IBM Security Bulletin 6408694 (Rational DOORS Next Generation)", + "refsource" : "CONFIRM" + }, + { + "refsource" : "XF", + "title" : "X-Force Vulnerability Report", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190457", + "name" : "ibm-engineering-cve20204855-xss (190457)" + } + ] + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Jazz Foundation products is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 190457." + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Cross-Site Scripting" + } + ] + } + ] + }, + "affects" : { + "vendor" : { + "vendor_data" : [ { - "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "product_name" : "Rational Collaborative Lifecycle Management", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + } + }, + { + "product_name" : "Rational Team Concert", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + }, + "product_name" : "Rational Quality Manager" + }, + { + "product_name" : "Rational DOORS Next Generation", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + }, + { + "version_value" : "7.0" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + } + ] + }, + "product_name" : "Engineering Lifecycle Optimization" + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + }, + "product_name" : "Rational Rhapsody Design Manager" + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0.0" + } + ] + }, + "product_name" : "Engineering Test Management" + }, + { + "product_name" : "Rational Engineering Lifecycle Manager", + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + }, + { + "version_value" : "7.0.2" + } + ] + }, + "product_name" : "Engineering Workflow Management" + }, + { + "product_name" : "Rational Rhapsody Model Manager", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + }, + { + "version_value" : "7.0" + }, + { + "version_value" : "6.0.2" + } + ] + } + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "CVE_data_meta" : { + "STATE" : "PUBLIC", + "ID" : "CVE-2020-4855", + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2021-01-26T00:00:00" + } +} diff --git a/2020/4xxx/CVE-2020-4865.json b/2020/4xxx/CVE-2020-4865.json index e7844fb2077..b3858e60e8f 100644 --- a/2020/4xxx/CVE-2020-4865.json +++ b/2020/4xxx/CVE-2020-4865.json @@ -1,18 +1,225 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2020-4865", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "value" : "Cross-Site Scripting", + "lang" : "eng" + } + ] + } + ] + }, + "description" : { + "description_data" : [ + { + "value" : "IBM Jazz Foundation products is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 190741.", + "lang" : "eng" + } + ] + }, + "CVE_data_meta" : { + "ASSIGNER" : "psirt@us.ibm.com", + "DATE_PUBLIC" : "2021-01-26T00:00:00", + "STATE" : "PUBLIC", + "ID" : "CVE-2020-4865" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ { - "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + } + ] + }, + "product_name" : "Engineering Lifecycle Optimization" + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + }, + "product_name" : "Rational Rhapsody Design Manager" + }, + { + "product_name" : "Engineering Test Management", + "version" : { + "version_data" : [ + { + "version_value" : "7.0.0" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + }, + "product_name" : "Rational Collaborative Lifecycle Management" + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + }, + "product_name" : "Rational Team Concert" + }, + { + "product_name" : "Rational Quality Manager", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + } + }, + { + "product_name" : "Rational DOORS Next Generation", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + }, + { + "version_value" : "7.0" + } + ] + } + }, + { + "product_name" : "Rational Engineering Lifecycle Manager", + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + }, + { + "version_value" : "7.0.2" + } + ] + }, + "product_name" : "Engineering Workflow Management" + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + }, + { + "version_value" : "7.0" + }, + { + "version_value" : "6.0.2" + } + ] + }, + "product_name" : "Rational Rhapsody Model Manager" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + }, + "impact" : { + "cvssv3" : { + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "H" + }, + "BM" : { + "AV" : "N", + "PR" : "L", + "C" : "L", + "I" : "L", + "AC" : "L", + "S" : "C", + "SCORE" : "5.400", + "UI" : "R", + "A" : "N" + } + } + }, + "data_type" : "CVE", + "data_format" : "MITRE", + "data_version" : "4.0", + "references" : { + "reference_data" : [ + { + "title" : "IBM Security Bulletin 6408694 (Rational DOORS Next Generation)", + "url" : "https://www.ibm.com/support/pages/node/6408694", + "name" : "https://www.ibm.com/support/pages/node/6408694", + "refsource" : "CONFIRM" + }, + { + "name" : "ibm-engineering-cve20204865-xss (190741)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/190741", + "title" : "X-Force Vulnerability Report", + "refsource" : "XF" + } + ] + } +} diff --git a/2021/20xxx/CVE-2021-20357.json b/2021/20xxx/CVE-2021-20357.json index c0c0b2f17f7..9ac77a16bef 100644 --- a/2021/20xxx/CVE-2021-20357.json +++ b/2021/20xxx/CVE-2021-20357.json @@ -1,18 +1,225 @@ { - "data_type": "CVE", - "data_format": "MITRE", - "data_version": "4.0", - "CVE_data_meta": { - "ID": "CVE-2021-20357", - "ASSIGNER": "cve@mitre.org", - "STATE": "RESERVED" - }, - "description": { - "description_data": [ + "data_format" : "MITRE", + "impact" : { + "cvssv3" : { + "BM" : { + "PR" : "L", + "C" : "L", + "AV" : "N", + "AC" : "L", + "SCORE" : "5.400", + "S" : "C", + "A" : "N", + "UI" : "R", + "I" : "L" + }, + "TM" : { + "RL" : "O", + "RC" : "C", + "E" : "H" + } + } + }, + "data_type" : "CVE", + "data_version" : "4.0", + "references" : { + "reference_data" : [ + { + "refsource" : "CONFIRM", + "url" : "https://www.ibm.com/support/pages/node/6408694", + "name" : "https://www.ibm.com/support/pages/node/6408694", + "title" : "IBM Security Bulletin 6408694 (Rational DOORS Next Generation)" + }, + { + "title" : "X-Force Vulnerability Report", + "name" : "ibm-gcm-cve202120357-xss (194963)", + "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/194963", + "refsource" : "XF" + } + ] + }, + "problemtype" : { + "problemtype_data" : [ + { + "description" : [ + { + "lang" : "eng", + "value" : "Cross-Site Scripting" + } + ] + } + ] + }, + "description" : { + "description_data" : [ + { + "lang" : "eng", + "value" : "IBM Jazz Foundation products is vulnerable to cross-site scripting. This vulnerability allows users to embed arbitrary JavaScript code in the Web UI thus altering the intended functionality potentially leading to credentials disclosure within a trusted session. IBM X-Force ID: 194963." + } + ] + }, + "CVE_data_meta" : { + "DATE_PUBLIC" : "2021-01-26T00:00:00", + "ASSIGNER" : "psirt@us.ibm.com", + "ID" : "CVE-2021-20357", + "STATE" : "PUBLIC" + }, + "affects" : { + "vendor" : { + "vendor_data" : [ { - "lang": "eng", - "value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided." + "vendor_name" : "IBM", + "product" : { + "product_data" : [ + { + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + }, + { + "version_value" : "7.0" + } + ] + }, + "product_name" : "Rational DOORS Next Generation" + }, + { + "product_name" : "Rational Quality Manager", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + }, + "product_name" : "Rational Collaborative Lifecycle Management" + }, + { + "product_name" : "Rational Team Concert", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + } + }, + { + "product_name" : "Engineering Test Management", + "version" : { + "version_data" : [ + { + "version_value" : "7.0.0" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "6.0.2" + }, + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + } + ] + }, + "product_name" : "Rational Rhapsody Design Manager" + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + } + ] + }, + "product_name" : "Engineering Lifecycle Optimization" + }, + { + "product_name" : "Rational Rhapsody Model Manager", + "version" : { + "version_data" : [ + { + "version_value" : "6.0.6" + }, + { + "version_value" : "6.0.6.1" + }, + { + "version_value" : "7.0" + }, + { + "version_value" : "6.0.2" + } + ] + } + }, + { + "product_name" : "Engineering Workflow Management", + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + }, + { + "version_value" : "7.0.2" + } + ] + } + }, + { + "version" : { + "version_data" : [ + { + "version_value" : "7.0" + } + ] + }, + "product_name" : "Rational Engineering Lifecycle Manager" + } + ] + } } - ] - } -} \ No newline at end of file + ] + } + } +}