IBM20181218-94711

Added CVE-2018-1833
This commit is contained in:
Scott Moore - IBM 2018-12-18 09:47:11 -05:00
parent 3b4a7044fc
commit 6754c229d7
No known key found for this signature in database
GPG Key ID: 95B9EA1B824C2926

View File

@ -1,18 +1,90 @@
{
"CVE_data_meta" : {
"ASSIGNER" : "cve@mitre.org",
"ID" : "CVE-2018-1833",
"STATE" : "RESERVED"
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/docview.wss?uid=ibm10787535",
"url" : "https://www.ibm.com/support/docview.wss?uid=ibm10787535",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 787535 (WebSphere)"
},
{
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-events-cve20181833-host-header (150507)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/150507"
}
]
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "U"
},
"BM" : {
"A" : "N",
"UI" : "N",
"C" : "N",
"SCORE" : "5.300",
"PR" : "L",
"AC" : "H",
"AV" : "N",
"I" : "H",
"S" : "U"
}
}
},
"CVE_data_meta" : {
"ID" : "CVE-2018-1833",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2018-12-17T00:00:00"
},
"data_type" : "CVE",
"data_format" : "MITRE",
"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 Event Streams 2018.3.0 could allow a remote attacker to submit an API request with a fake Host request header. An attacker, who has already gained authorised access via the CLI, could exploit this vulnerability to spoof the request header. IBM X-Force ID: 150507.",
"lang" : "eng"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Access",
"lang" : "eng"
}
]
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "2018.3.0"
}
]
},
"product_name" : "Event Streams"
}
]
}
}
]
}
}
}