- Synchronized data.

This commit is contained in:
CVE Team 2018-04-24 10:04:24 -04:00
parent abd7feaed8
commit c92a046adf
No known key found for this signature in database
GPG Key ID: 0DA1F9F56BC892E8
4 changed files with 135 additions and 139 deletions

View File

@ -1,4 +1,10 @@
{ {
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-04-18T00:00:00",
"ID" : "CVE-2017-1700",
"STATE" : "PUBLIC"
},
"affects" : { "affects" : {
"vendor" : { "vendor" : {
"vendor_data" : [ "vendor_data" : [
@ -6,6 +12,7 @@
"product" : { "product" : {
"product_data" : [ "product_data" : [
{ {
"product_name" : "Rational Team Concert",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -36,8 +43,7 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational Team Concert"
}, },
{ {
"product_name" : "Rational Engineering Lifecycle Manager", "product_name" : "Rational Engineering Lifecycle Manager",
@ -74,6 +80,7 @@
} }
}, },
{ {
"product_name" : "Rational Software Architect Design Manager",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -92,10 +99,10 @@
"version_value" : "6.0.1" "version_value" : "6.0.1"
} }
] ]
}, }
"product_name" : "Rational Software Architect Design Manager"
}, },
{ {
"product_name" : "Rational Quality Manager",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -126,8 +133,7 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational Quality Manager"
}, },
{ {
"product_name" : "Rational DOORS Next Generation", "product_name" : "Rational DOORS Next Generation",
@ -164,6 +170,7 @@
} }
}, },
{ {
"product_name" : "Rational Collaborative Lifecycle Management",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -194,10 +201,10 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational Collaborative Lifecycle Management"
}, },
{ {
"product_name" : "Rational Rhapsody Design Manager",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -228,8 +235,7 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational Rhapsody Design Manager"
} }
] ]
}, },
@ -238,22 +244,9 @@
] ]
} }
}, },
"references" : { "data_format" : "MITRE",
"reference_data" : [ "data_type" : "CVE",
{ "data_version" : "4.0",
"url" : "http://www.ibm.com/support/docview.wss?uid=swg22015635",
"title" : "IBM Security Bulletin 2015635 (Rational Collaborative Lifecycle Management)",
"name" : "http://www.ibm.com/support/docview.wss?uid=swg22015635",
"refsource" : "CONFIRM"
},
{
"refsource" : "XF",
"name" : "X-Force Vulnerability Report",
"title" : "ibm-jazz-cve20171700-dos(134392)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/134392"
}
]
},
"description" : { "description" : {
"description_data" : [ "description_data" : [
{ {
@ -262,25 +255,30 @@
} }
] ]
}, },
"data_type" : "CVE",
"CVE_data_meta" : {
"ID" : "CVE-2017-1700",
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2018-04-18T00:00:00"
},
"problemtype" : { "problemtype" : {
"problemtype_data" : [ "problemtype_data" : [
{ {
"description" : [ "description" : [
{ {
"value" : "Denial of Service", "lang" : "eng",
"lang" : "eng" "value" : "Denial of Service"
} }
] ]
} }
] ]
}, },
"data_format" : "MITRE", "references" : {
"data_version" : "4.0" "reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=swg22015635",
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=swg22015635"
},
{
"name" : "ibm-jazz-cve20171700-dos(134392)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/134392"
}
]
}
} }

View File

@ -1,33 +1,10 @@
{ {
"data_format" : "MITRE",
"data_type" : "CVE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"CVE_data_meta" : { "CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com", "ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-04-18T00:00:00", "DATE_PUBLIC" : "2018-04-18T00:00:00",
"ID" : "CVE-2017-1725", "ID" : "CVE-2017-1725",
"STATE" : "PUBLIC" "STATE" : "PUBLIC"
}, },
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Jazz Team Server affecting the following IBM Rational Products: Collaborative Lifecycle Management (CLM), Rational DOORS Next Generation (RDNG), Rational Engineering Lifecycle Manager (RELM), Rational Team Concert (RTC), Rational Quality Manager (RQM), Rational Rhapsody Design Manager (Rhapsody DM), and Rational Software Architect (RSA DM) contain an undisclosed vulnerability with the potential for information disclosure. IBM X-Force ID: 134820."
}
]
},
"affects" : { "affects" : {
"vendor" : { "vendor" : {
"vendor_data" : [ "vendor_data" : [
@ -35,6 +12,7 @@
"product" : { "product" : {
"product_data" : [ "product_data" : [
{ {
"product_name" : "Rational Quality Manager",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -65,8 +43,7 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational Quality Manager"
}, },
{ {
"product_name" : "Rational Collaborative Lifecycle Management", "product_name" : "Rational Collaborative Lifecycle Management",
@ -103,6 +80,7 @@
} }
}, },
{ {
"product_name" : "Rational Engineering Lifecycle Manager",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -133,10 +111,10 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational Engineering Lifecycle Manager"
}, },
{ {
"product_name" : "Rational DOORS Next Generation",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -167,8 +145,7 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational DOORS Next Generation"
}, },
{ {
"product_name" : "Rational Software Architect Design Manager", "product_name" : "Rational Software Architect Design Manager",
@ -193,6 +170,7 @@
} }
}, },
{ {
"product_name" : "Rational Team Concert",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -223,8 +201,7 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational Team Concert"
}, },
{ {
"product_name" : "Rational Rhapsody Design Manager", "product_name" : "Rational Rhapsody Design Manager",
@ -267,19 +244,40 @@
] ]
} }
}, },
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Jazz Team Server affecting the following IBM Rational Products: Collaborative Lifecycle Management (CLM), Rational DOORS Next Generation (RDNG), Rational Engineering Lifecycle Manager (RELM), Rational Team Concert (RTC), Rational Quality Manager (RQM), Rational Rhapsody Design Manager (Rhapsody DM), and Rational Software Architect (RSA DM) contain an undisclosed vulnerability with the potential for information disclosure. IBM X-Force ID: 134820."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"references" : { "references" : {
"reference_data" : [ "reference_data" : [
{ {
"name" : "http://www.ibm.com/support/docview.wss?uid=swg22015635", "name" : "http://www.ibm.com/support/docview.wss?uid=swg22015635",
"refsource" : "CONFIRM", "refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=swg22015635", "url" : "http://www.ibm.com/support/docview.wss?uid=swg22015635"
"title" : "IBM Security Bulletin 2015635 (Rational Collaborative Lifecycle Management)"
}, },
{ {
"name" : "X-Force Vulnerability Report", "name" : "ibm-jazz-cve20171725-info-disc(134820)",
"refsource" : "XF", "refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/134820", "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/134820"
"title" : "ibm-jazz-cve20171725-info-disc(134820)"
} }
] ]
} }

View File

@ -1,56 +1,18 @@
{ {
"data_version" : "4.0",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"name" : "http://www.ibm.com/support/docview.wss?uid=swg22015635",
"title" : "IBM Security Bulletin 2015635 (Rational Collaborative Lifecycle Management)",
"url" : "http://www.ibm.com/support/docview.wss?uid=swg22015635"
},
{
"title" : "ibm-jazz-cve20171734-info-disc(134915)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/134915",
"refsource" : "XF",
"name" : "X-Force Vulnerability Report"
}
]
},
"CVE_data_meta" : { "CVE_data_meta" : {
"ID" : "CVE-2017-1734", "ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2018-04-18T00:00:00", "DATE_PUBLIC" : "2018-04-18T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com" "ID" : "CVE-2017-1734",
"STATE" : "PUBLIC"
}, },
"description" : {
"description_data" : [
{
"value" : "IBM Jazz Team Server affecting the following IBM Rational Products: Collaborative Lifecycle Management (CLM), Rational DOORS Next Generation (RDNG), Rational Engineering Lifecycle Manager (RELM), Rational Team Concert (RTC), Rational Quality Manager (RQM), Rational Rhapsody Design Manager (Rhapsody DM), and Rational Software Architect (RSA DM) stores potentially sensitive information in a cache that could be read by authenticated users. IBM X-Force ID: 134915.",
"lang" : "eng"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"data_format" : "MITRE",
"affects" : { "affects" : {
"vendor" : { "vendor" : {
"vendor_data" : [ "vendor_data" : [
{ {
"vendor_name" : "IBM",
"product" : { "product" : {
"product_data" : [ "product_data" : [
{ {
"product_name" : "Rational Engineering Lifecycle Manager",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -81,10 +43,10 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational Engineering Lifecycle Manager"
}, },
{ {
"product_name" : "Rational Quality Manager",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -115,8 +77,7 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational Quality Manager"
}, },
{ {
"product_name" : "Rational Rhapsody Design Manager", "product_name" : "Rational Rhapsody Design Manager",
@ -153,6 +114,7 @@
} }
}, },
{ {
"product_name" : "Rational Collaborative Lifecycle Management",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -183,8 +145,7 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational Collaborative Lifecycle Management"
}, },
{ {
"product_name" : "Rational DOORS Next Generation", "product_name" : "Rational DOORS Next Generation",
@ -221,6 +182,7 @@
} }
}, },
{ {
"product_name" : "Rational Team Concert",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -251,10 +213,10 @@
"version_value" : "6.0.5" "version_value" : "6.0.5"
} }
] ]
}, }
"product_name" : "Rational Team Concert"
}, },
{ {
"product_name" : "Rational Software Architect Design Manager",
"version" : { "version" : {
"version_data" : [ "version_data" : [
{ {
@ -273,14 +235,50 @@
"version_value" : "6.0.1" "version_value" : "6.0.1"
} }
] ]
}, }
"product_name" : "Rational Software Architect Design Manager"
} }
] ]
} },
"vendor_name" : "IBM"
} }
] ]
} }
}, },
"data_type" : "CVE" "data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Jazz Team Server affecting the following IBM Rational Products: Collaborative Lifecycle Management (CLM), Rational DOORS Next Generation (RDNG), Rational Engineering Lifecycle Manager (RELM), Rational Team Concert (RTC), Rational Quality Manager (RQM), Rational Rhapsody Design Manager (Rhapsody DM), and Rational Software Architect (RSA DM) stores potentially sensitive information in a cache that could be read by authenticated users. IBM X-Force ID: 134915."
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "http://www.ibm.com/support/docview.wss?uid=swg22015635",
"refsource" : "CONFIRM",
"url" : "http://www.ibm.com/support/docview.wss?uid=swg22015635"
},
{
"name" : "ibm-jazz-cve20171734-info-disc(134915)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/134915"
}
]
}
} }

View File

@ -4,17 +4,6 @@
"ID" : "CVE-2017-7651", "ID" : "CVE-2017-7651",
"STATE" : "PUBLIC" "STATE" : "PUBLIC"
}, },
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "A user can shutdown the Mosquitto server simply by filling the RAM memory with a lot of connections with large payload. This can be done without authentications if occur in connection phase of MQTT protocol."
}
]
},
"affects" : { "affects" : {
"vendor" : { "vendor" : {
"vendor_data" : [ "vendor_data" : [
@ -38,6 +27,17 @@
] ]
} }
}, },
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "In Eclipse Mosquitto 1.4.14, a user can shutdown the Mosquitto server simply by filling the RAM memory with a lot of connections with large payload. This can be done without authentications if occur in connection phase of MQTT protocol."
}
]
},
"problemtype" : { "problemtype" : {
"problemtype_data" : [ "problemtype_data" : [
{ {
@ -53,6 +53,8 @@
"references" : { "references" : {
"reference_data" : [ "reference_data" : [
{ {
"name" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=529754",
"refsource" : "CONFIRM",
"url" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=529754" "url" : "https://bugs.eclipse.org/bugs/show_bug.cgi?id=529754"
} }
] ]