IBM20191220-11233

Added CVE-2019-4231, CVE-2019-4743, CVE-2019-4736, CVE-2019-4555, CVE-2019-4744, CVE-2019-4742, CVE-2018-1934
This commit is contained in:
Scott Moore - IBM 2019-12-20 11:23:03 -05:00
parent ba85e8cd46
commit 672c9512e8
No known key found for this signature in database
GPG Key ID: 8E6C411D57F2D75C
7 changed files with 615 additions and 105 deletions

View File

@ -1,18 +1,90 @@
{ {
"CVE_data_meta": { "data_type" : "CVE",
"ASSIGNER": "cve@mitre.org", "data_version" : "4.0",
"ID": "CVE-2018-1934", "description" : {
"STATE": "RESERVED" "description_data" : [
}, {
"data_format": "MITRE", "lang" : "eng",
"data_type": "CVE", "value" : "IBM Cognos Business Intelligence 10.2.2 is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts. IBM X-Force ID: 153179."
"data_version": "4.0", }
"description": { ]
"description_data": [ },
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2019-12-19T00:00:00",
"ID" : "CVE-2018-1934",
"STATE" : "PUBLIC"
},
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Access",
"lang" : "eng"
}
]
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
},
"BM" : {
"UI" : "R",
"SCORE" : "4.300",
"A" : "N",
"C" : "N",
"S" : "U",
"PR" : "N",
"I" : "L",
"AC" : "L",
"AV" : "N"
}
}
},
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"lang": "eng", "product" : {
"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_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "10.2.2"
}
]
},
"product_name" : "Cognos Business Intelligence"
}
]
},
"vendor_name" : "IBM"
} }
] ]
} }
} },
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 1142626 (Cognos Business Intelligence)",
"name" : "https://www.ibm.com/support/pages/node/1142626",
"url" : "https://www.ibm.com/support/pages/node/1142626"
},
{
"refsource" : "XF",
"name" : "ibm-cognos-cve20181934-csrf (153179)",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/153179"
}
]
}
}

View File

@ -1,18 +1,93 @@
{ {
"CVE_data_meta": { "affects" : {
"ASSIGNER": "cve@mitre.org", "vendor" : {
"ID": "CVE-2019-4231", "vendor_data" : [
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{ {
"lang": "eng", "product" : {
"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_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "11.0"
},
{
"version_value" : "11.1"
}
]
},
"product_name" : "Cognos Analytics"
}
]
},
"vendor_name" : "IBM"
} }
] ]
} }
} },
"impact" : {
"cvssv3" : {
"TM" : {
"E" : "U",
"RL" : "O",
"RC" : "C"
},
"BM" : {
"AC" : "L",
"AV" : "N",
"PR" : "N",
"I" : "L",
"C" : "N",
"S" : "U",
"UI" : "R",
"SCORE" : "4.300",
"A" : "N"
}
}
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/1138588",
"title" : "IBM Security Bulletin 1138588 (Cognos Analytics)",
"name" : "https://www.ibm.com/support/pages/node/1138588",
"refsource" : "CONFIRM"
},
{
"refsource" : "XF",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-cognos-cve20194231-csrf (159356)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/159356"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Access"
}
]
}
]
},
"data_format" : "MITRE",
"data_type" : "CVE",
"data_version" : "4.0",
"CVE_data_meta" : {
"ID" : "CVE-2019-4231",
"STATE" : "PUBLIC",
"DATE_PUBLIC" : "2019-12-19T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com"
},
"description" : {
"description_data" : [
{
"value" : "IBM Cognos Analytics 11.0 and 11.1 is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts. IBM X-Force ID: 159356.",
"lang" : "eng"
}
]
}
}

View File

@ -1,18 +1,93 @@
{ {
"CVE_data_meta": { "description" : {
"ASSIGNER": "cve@mitre.org", "description_data" : [
"ID": "CVE-2019-4555", {
"STATE": "RESERVED" "value" : "IBM Cognos Analytics 11.0 and 11.0 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: 166204.",
}, "lang" : "eng"
"data_format": "MITRE", }
"data_type": "CVE", ]
"data_version": "4.0", },
"description": { "CVE_data_meta" : {
"description_data": [ "STATE" : "PUBLIC",
"ID" : "CVE-2019-4555",
"DATE_PUBLIC" : "2019-12-19T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_type" : "CVE",
"data_version" : "4.0",
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/1138588",
"title" : "IBM Security Bulletin 1138588 (Cognos Analytics)",
"name" : "https://www.ibm.com/support/pages/node/1138588"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/166204",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-cognos-cve20194555-xss (166204)",
"refsource" : "XF"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"lang": "eng", "vendor_name" : "IBM",
"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" : [
{
"version" : {
"version_data" : [
{
"version_value" : "11.0"
},
{
"version_value" : "11.1"
}
]
},
"product_name" : "Cognos Analytics"
}
]
}
} }
] ]
} }
} },
"impact" : {
"cvssv3" : {
"BM" : {
"AV" : "N",
"AC" : "L",
"PR" : "L",
"I" : "L",
"S" : "C",
"C" : "L",
"SCORE" : "5.400",
"UI" : "R",
"A" : "N"
},
"TM" : {
"RC" : "C",
"E" : "H",
"RL" : "O"
}
}
}
}

View File

@ -1,18 +1,90 @@
{ {
"CVE_data_meta": { "data_format" : "MITRE",
"ASSIGNER": "cve@mitre.org", "CVE_data_meta" : {
"ID": "CVE-2019-4736", "ID" : "CVE-2019-4736",
"STATE": "RESERVED" "STATE" : "PUBLIC",
}, "DATE_PUBLIC" : "2019-12-19T00:00:00",
"data_format": "MITRE", "ASSIGNER" : "psirt@us.ibm.com"
"data_type": "CVE", },
"data_version": "4.0", "description" : {
"description": { "description_data" : [
"description_data": [ {
"lang" : "eng",
"value" : "IBM Financial Transaction Manager 3.0 is vulnerable to cross-site request forgery which could allow an attacker to execute malicious and unauthorized actions transmitted from a user that the website trusts. IBM X-Force ID: 172706."
}
]
},
"data_version" : "4.0",
"data_type" : "CVE",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/1135173",
"title" : "IBM Security Bulletin 1135173 (Financial Transaction Manager)",
"name" : "https://www.ibm.com/support/pages/node/1135173"
},
{
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/172706",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-ftm-cve20194736-csrf (172706)",
"refsource" : "XF"
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"A" : "N",
"SCORE" : "4.300",
"UI" : "R",
"S" : "U",
"C" : "N",
"I" : "L",
"PR" : "N",
"AV" : "N",
"AC" : "L"
},
"TM" : {
"E" : "U",
"RL" : "O",
"RC" : "C"
}
}
},
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"lang": "eng", "product" : {
"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_data" : [
{
"product_name" : "Financial Transaction Manager",
"version" : {
"version_data" : [
{
"version_value" : "3.0"
}
]
}
}
]
},
"vendor_name" : "IBM"
} }
] ]
} }
} },
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Gain Access",
"lang" : "eng"
}
]
}
]
}
}

View File

@ -1,18 +1,90 @@
{ {
"CVE_data_meta": { "description" : {
"ASSIGNER": "cve@mitre.org", "description_data" : [
"ID": "CVE-2019-4742", {
"STATE": "RESERVED" "lang" : "eng",
}, "value" : "IBM Financial Transaction Manager 3.0 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: 172877."
"data_format": "MITRE", }
"data_type": "CVE", ]
"data_version": "4.0", },
"description": { "CVE_data_meta" : {
"description_data": [ "DATE_PUBLIC" : "2019-12-19T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2019-4742",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_version" : "4.0",
"data_type" : "CVE",
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Gain Access"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/1135173",
"title" : "IBM Security Bulletin 1135173 (Financial Transaction Manager)",
"name" : "https://www.ibm.com/support/pages/node/1135173",
"refsource" : "CONFIRM"
},
{
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/172877",
"title" : "X-Force Vulnerability Report",
"name" : "ibm-ftm-cve20194742-clickjacking (172877)"
}
]
},
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"E" : "U",
"RL" : "O"
},
"BM" : {
"I" : "L",
"PR" : "N",
"AV" : "N",
"AC" : "L",
"A" : "N",
"SCORE" : "6.100",
"UI" : "R",
"S" : "C",
"C" : "L"
}
}
},
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"lang": "eng", "product" : {
"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_data" : [
{
"product_name" : "Financial Transaction Manager",
"version" : {
"version_data" : [
{
"version_value" : "3.0"
}
]
}
}
]
},
"vendor_name" : "IBM"
} }
] ]
} }
} }
}

View File

@ -1,18 +1,90 @@
{ {
"CVE_data_meta": { "problemtype" : {
"ASSIGNER": "cve@mitre.org", "problemtype_data" : [
"ID": "CVE-2019-4743", {
"STATE": "RESERVED" "description" : [
}, {
"data_format": "MITRE", "value" : "Obtain Information",
"data_type": "CVE", "lang" : "eng"
"data_version": "4.0", }
"description": { ]
"description_data": [ }
]
},
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/1135173",
"name" : "https://www.ibm.com/support/pages/node/1135173",
"title" : "IBM Security Bulletin 1135173 (Financial Transaction Manager)"
},
{
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/172880",
"name" : "ibm-ftm-cve20194743-info-disc (172880)",
"title" : "X-Force Vulnerability Report"
}
]
},
"impact" : {
"cvssv3" : {
"BM" : {
"SCORE" : "4.300",
"UI" : "R",
"A" : "N",
"S" : "U",
"C" : "L",
"PR" : "N",
"I" : "N",
"AV" : "N",
"AC" : "L"
},
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
}
}
},
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"lang": "eng", "product" : {
"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_data" : [
{
"product_name" : "Financial Transaction Manager",
"version" : {
"version_data" : [
{
"version_value" : "3.0"
}
]
}
}
]
},
"vendor_name" : "IBM"
} }
] ]
} }
} },
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Financial Transaction Manager 3.0 does not set the secure attribute on authorization tokens or session cookies. Attackers may be able to get the cookie values by sending a http:// link to a user or by planting this link in a site the user goes to. The cookie will be sent to the insecure link and the attacker can then obtain the cookie value by snooping the traffic. IBM X-Force ID: 172880."
}
]
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC",
"ID" : "CVE-2019-4743",
"DATE_PUBLIC" : "2019-12-19T00:00:00"
},
"data_version" : "4.0",
"data_type" : "CVE",
"data_format" : "MITRE"
}

View File

@ -1,18 +1,90 @@
{ {
"CVE_data_meta": { "references" : {
"ASSIGNER": "cve@mitre.org", "reference_data" : [
"ID": "CVE-2019-4744", {
"STATE": "RESERVED" "refsource" : "CONFIRM",
}, "title" : "IBM Security Bulletin 1135173 (Financial Transaction Manager)",
"data_format": "MITRE", "name" : "https://www.ibm.com/support/pages/node/1135173",
"data_type": "CVE", "url" : "https://www.ibm.com/support/pages/node/1135173"
"data_version": "4.0", },
"description": { {
"description_data": [ "url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/172882",
"name" : "ibm-ftm-cve20194744-xss (172882)",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"lang": "eng", "product" : {
"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_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "3.0"
}
]
},
"product_name" : "Financial Transaction Manager"
}
]
},
"vendor_name" : "IBM"
} }
] ]
} }
} },
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"E" : "H",
"RL" : "O"
},
"BM" : {
"PR" : "N",
"I" : "L",
"AC" : "L",
"AV" : "N",
"UI" : "R",
"SCORE" : "6.100",
"A" : "N",
"C" : "L",
"S" : "C"
}
}
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Financial Transaction Manager 3.0 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: 172882."
}
]
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ID" : "CVE-2019-4744",
"DATE_PUBLIC" : "2019-12-19T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com"
},
"data_version" : "4.0",
"data_type" : "CVE"
}