Auto-merge PR#4527

Auto-merge PR#4527
This commit is contained in:
CVE Team 2022-02-14 12:30:20 -05:00 committed by GitHub
commit d5624f9dce
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 174 additions and 30 deletions

View File

@ -1,18 +1,90 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-39079",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"affects" : {
"vendor" : {
"vendor_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."
"product" : {
"product_data" : [
{
"version" : {
"version_data" : [
{
"version_value" : "1.1"
}
]
},
"product_name" : "Cognos Analytics Mobile"
}
]
},
"vendor_name" : "IBM"
}
]
}
}
]
}
},
"impact" : {
"cvssv3" : {
"TM" : {
"RC" : "C",
"E" : "H",
"RL" : "O"
},
"BM" : {
"I" : "L",
"AV" : "N",
"S" : "C",
"PR" : "L",
"UI" : "R",
"C" : "L",
"A" : "N",
"AC" : "L",
"SCORE" : "5.400"
}
}
},
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"value" : "IBM Cognos Analytics Mobile for Android applications prior to version 1.1.14 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: 215592.",
"lang" : "eng"
}
]
},
"CVE_data_meta" : {
"STATE" : "PUBLIC",
"ASSIGNER" : "psirt@us.ibm.com",
"ID" : "CVE-2021-39079",
"DATE_PUBLIC" : "2022-02-11T00:00:00"
},
"data_type" : "CVE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Cross-Site Scripting",
"lang" : "eng"
}
]
}
]
},
"data_version" : "4.0",
"references" : {
"reference_data" : [
{
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6555140",
"name" : "https://www.ibm.com/support/pages/node/6555140",
"title" : "IBM Security Bulletin 6555140 (Cognos Analytics Mobile)"
},
{
"name" : "ibm-cognos-cve202139079-xss (215592)",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/215592"
}
]
}
}

View File

@ -1,18 +1,90 @@
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-39080",
"ASSIGNER": "cve@mitre.org",
"STATE": "RESERVED"
},
"description": {
"description_data": [
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"value" : "Obtain Information",
"lang" : "eng"
}
]
}
]
},
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6555140",
"title" : "IBM Security Bulletin 6555140 (Cognos Analytics Mobile)",
"refsource" : "CONFIRM",
"url" : "https://www.ibm.com/support/pages/node/6555140"
},
{
"title" : "X-Force Vulnerability Report",
"name" : "ibm-cognos-cve202139080-info-disc (215593)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/215593",
"refsource" : "XF"
}
]
},
"data_version" : "4.0",
"CVE_data_meta" : {
"ID" : "CVE-2021-39080",
"DATE_PUBLIC" : "2022-02-11T00:00:00",
"ASSIGNER" : "psirt@us.ibm.com",
"STATE" : "PUBLIC"
},
"data_type" : "CVE",
"data_format" : "MITRE",
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "Due to weak obfuscation, IBM Cognos Analytics Mobile for Android application prior to version 1.1.14 , an attacker could be able to reverse engineer the codebase to gain knowledge about the programming technique, interface, class definitions, algorithms and functions used. IBM X-Force ID: 215593."
}
]
},
"affects" : {
"vendor" : {
"vendor_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."
"vendor_name" : "IBM",
"product" : {
"product_data" : [
{
"product_name" : "Cognos Analytics Mobile",
"version" : {
"version_data" : [
{
"version_value" : "1.1"
}
]
}
}
]
}
}
]
}
}
]
}
},
"impact" : {
"cvssv3" : {
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
},
"BM" : {
"I" : "L",
"S" : "U",
"AV" : "N",
"UI" : "N",
"PR" : "N",
"AC" : "H",
"A" : "N",
"C" : "L",
"SCORE" : "4.800"
}
}
}
}