IBM20181120-75915

Added CVE-2018-1779
This commit is contained in:
Scott Moore - IBM 2018-11-20 07:59:15 -05:00
parent 141df68bac
commit 1da097f2e3
No known key found for this signature in database
GPG Key ID: 95B9EA1B824C2926

View File

@ -1,18 +1,93 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1779",
"STATE" : "RESERVED"
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"description" : {
"description_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."
"value" : "IBM API Connect 2018.1 through 2018.3.7 could allow an unauthenticated attacker to cause a denial of service due to not setting limits on JSON payload size. IBM X-Force ID: 148802.",
"lang" : "eng"
}
]
}
},
"CVE_data_meta" : {
"ID" : "CVE-2018-1779",
"DATE_PUBLIC" : "2018-11-15T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_format" : "MITRE",
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "2018.1"
},
{
"version_value" : "2018.3.7"
}
]
},
"product_name" : "API Connect"
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Denial of Service",
"lang" : "eng"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10733851",
"title" : "IBM Security Bulletin 733851 (API Connect)",
"refsource" : "CONFIRM",
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10733851"
},
{
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"name" : "ibm-api-cve20181779-dos (148802)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/148802"
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "H",
"SCORE" : "7.500",
"UI" : "N",
"S" : "U",
"AV" : "N",
"PR" : "N",
"C" : "N",
"AC" : "L",
"I" : "N"
},
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
}
}
},
"data_type" : "CVE"
}