IBM20190731-121914

Added CVE-2019-4165, CVE-2019-4163
This commit is contained in:
Scott Moore - IBM 2019-07-31 12:19:14 -04:00
parent 9cf02a12e1
commit eff063b530
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
2 changed files with 180 additions and 30 deletions

View File

@ -1,18 +1,93 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-4163",
"STATE": "RESERVED"
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "StoredIQ",
"version" : {
"version_data" : [
{
"version_value" : "7.6.0.0"
},
"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."
"version_value" : "7.6.0.18"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"data_version" : "4.0",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10960009",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 960009 (StoredIQ)",
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10960009"
},
{
"title" : "X-Force Vulnerability Report",
"name" : "ibm-storeiq-cve20194163-info-disc (158696)",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/158696"
}
]
},
"data_type" : "CVE",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM StoreIQ 7.6.0.0. through 7.6.0.18 could allow an authenticated user to obtain sensitive information that a privileged user should only be allowed to view. IBM X-Force ID: 158696."
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "U"
},
"BM" : {
"AV" : "N",
"A" : "N",
"UI" : "N",
"AC" : "L",
"I" : "N",
"SCORE" : "4.300",
"S" : "U",
"C" : "L",
"PR" : "L"
}
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2019-07-26T00:00:00",
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2019-4163"
},
"data_format" : "MITRE"
}

View File

@ -1,18 +1,93 @@
{
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2019-4165",
"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 StoreIQ 7.6.0.0. through 7.6.0.18 could allow a remote attacker to cause a denial of service attack using repeated requests to the server. IBM X-Force ID: 158698."
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"AV" : "N",
"A" : "L",
"UI" : "N",
"C" : "N",
"PR" : "N",
"SCORE" : "5.300",
"S" : "U",
"I" : "N",
"AC" : "L"
},
"TM" : {
"RC" : "C",
"RL" : "O",
"E" : "U"
}
}
},
"CVE_data_meta" : {
"DATE_PUBLIC" : "2019-07-26T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2019-4165",
"STATE" : "PUBLIC"
},
"data_format" : "MITRE",
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "StoredIQ",
"version" : {
"version_data" : [
{
"version_value" : "7.6.0.0"
},
{
"version_value" : "7.6.0.18"
}
]
}
}
]
},
"vendor_name" : "IBM"
}
]
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Denial of Service"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "http://www.ibm.com/support/docview.wss?uid=ibm10960131",
"title" : "IBM Security Bulletin 960131 (StoredIQ)",
"name" : "http://www.ibm.com/support/docview.wss?uid=ibm10960131",
"refsource" : "CONFIRM"
},
{
"refsource" : "XF",
"name" : "ibm-storeiq-cve20194165-dos (158698)",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/158698"
}
]
},
"data_type" : "CVE"
}