"-Synchronized-Data."

This commit is contained in:
CVE Team 2021-07-07 17:00:55 +00:00
parent 1a8456b79b
commit 92579aab75
No known key found for this signature in database
GPG Key ID: 5708902F06FEF743
10 changed files with 728 additions and 552 deletions

View File

@ -1,93 +1,93 @@
{ {
"data_version" : "4.0", "data_version": "4.0",
"CVE_data_meta" : { "CVE_data_meta": {
"ASSIGNER" : "psirt@us.ibm.com", "ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC" : "2021-07-06T00:00:00", "DATE_PUBLIC": "2021-07-06T00:00:00",
"ID" : "CVE-2021-20378", "ID": "CVE-2021-20378",
"STATE" : "PUBLIC" "STATE": "PUBLIC"
}, },
"problemtype" : { "problemtype": {
"problemtype_data" : [ "problemtype_data": [
{
"description" : [
{
"value" : "Gain Privileges",
"lang" : "eng"
}
]
}
]
},
"data_format" : "MITRE",
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"TM" : {
"E" : "U",
"RC" : "C",
"RL" : "O"
},
"BM" : {
"I" : "L",
"UI" : "N",
"C" : "L",
"SCORE" : "6.300",
"AC" : "L",
"S" : "U",
"AV" : "N",
"PR" : "L",
"A" : "L"
}
}
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6469407",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6469407 (Guardium Data Encryption)",
"name" : "https://www.ibm.com/support/pages/node/6469407"
},
{
"name" : "ibm-guardium-cve202120378-sessoin-fixation (195709)",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/195709",
"refsource" : "XF",
"title" : "X-Force Vulnerability Report"
}
]
},
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Guardium Data Encryption (GDE) 3.0.0.2 and 4.0.0.4 does not invalidate session after logout which could allow an authenticated user to impersonate another user on the system. IBM X-Force ID: 195709."
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"vendor_name" : "IBM", "description": [
"product" : { {
"product_data" : [ "value": "Gain Privileges",
{ "lang": "eng"
"version" : { }
"version_data" : [ ]
{
"version_value" : "3.0.0.2"
},
{
"version_value" : "4.0.0.4"
}
]
},
"product_name" : "Guardium Data Encryption"
}
]
}
} }
] ]
} },
} "data_format": "MITRE",
} "data_type": "CVE",
"impact": {
"cvssv3": {
"TM": {
"E": "U",
"RC": "C",
"RL": "O"
},
"BM": {
"I": "L",
"UI": "N",
"C": "L",
"SCORE": "6.300",
"AC": "L",
"S": "U",
"AV": "N",
"PR": "L",
"A": "L"
}
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/6469407",
"refsource": "CONFIRM",
"title": "IBM Security Bulletin 6469407 (Guardium Data Encryption)",
"name": "https://www.ibm.com/support/pages/node/6469407"
},
{
"name": "ibm-guardium-cve202120378-sessoin-fixation (195709)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/195709",
"refsource": "XF",
"title": "X-Force Vulnerability Report"
}
]
},
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM Guardium Data Encryption (GDE) 3.0.0.2 and 4.0.0.4 does not invalidate session after logout which could allow an authenticated user to impersonate another user on the system. IBM X-Force ID: 195709."
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "IBM",
"product": {
"product_data": [
{
"version": {
"version_data": [
{
"version_value": "3.0.0.2"
},
{
"version_value": "4.0.0.4"
}
]
},
"product_name": "Guardium Data Encryption"
}
]
}
}
]
}
}
}

View File

@ -1,93 +1,93 @@
{ {
"affects" : { "affects": {
"vendor" : { "vendor": {
"vendor_data" : [ "vendor_data": [
{ {
"product" : { "product": {
"product_data" : [ "product_data": [
{ {
"product_name" : "Guardium Data Encryption", "product_name": "Guardium Data Encryption",
"version" : { "version": {
"version_data" : [ "version_data": [
{ {
"version_value" : "3.0.0.2" "version_value": "3.0.0.2"
}, },
{ {
"version_value" : "4.0.0.4" "version_value": "4.0.0.4"
} }
] ]
} }
} }
] ]
}, },
"vendor_name" : "IBM" "vendor_name": "IBM"
} }
]
}
},
"description" : {
"description_data" : [
{
"value" : "IBM Guardium Data Encryption (GDE) 3.0.0.3 and 4.0.0.4 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 195711.",
"lang" : "eng"
}
]
},
"data_type" : "CVE",
"impact" : {
"cvssv3" : {
"BM" : {
"I" : "N",
"UI" : "N",
"C" : "H",
"SCORE" : "5.900",
"S" : "U",
"AC" : "H",
"A" : "N",
"AV" : "N",
"PR" : "N"
},
"TM" : {
"RL" : "O",
"RC" : "C",
"E" : "U"
}
}
},
"references" : {
"reference_data" : [
{
"url" : "https://www.ibm.com/support/pages/node/6469407",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6469407 (Guardium Data Encryption)",
"name" : "https://www.ibm.com/support/pages/node/6469407"
},
{
"name" : "ibm-guardium-cve202120379-info-disc (195711)",
"title" : "X-Force Vulnerability Report",
"refsource" : "XF",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/195711"
}
]
},
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
] ]
} }
] },
}, "description": {
"data_format" : "MITRE", "description_data": [
"data_version" : "4.0", {
"CVE_data_meta" : { "value": "IBM Guardium Data Encryption (GDE) 3.0.0.3 and 4.0.0.4 uses weaker than expected cryptographic algorithms that could allow an attacker to decrypt highly sensitive information. IBM X-Force ID: 195711.",
"ASSIGNER" : "psirt@us.ibm.com", "lang": "eng"
"DATE_PUBLIC" : "2021-07-06T00:00:00", }
"ID" : "CVE-2021-20379", ]
"STATE" : "PUBLIC" },
} "data_type": "CVE",
} "impact": {
"cvssv3": {
"BM": {
"I": "N",
"UI": "N",
"C": "H",
"SCORE": "5.900",
"S": "U",
"AC": "H",
"A": "N",
"AV": "N",
"PR": "N"
},
"TM": {
"RL": "O",
"RC": "C",
"E": "U"
}
}
},
"references": {
"reference_data": [
{
"url": "https://www.ibm.com/support/pages/node/6469407",
"refsource": "CONFIRM",
"title": "IBM Security Bulletin 6469407 (Guardium Data Encryption)",
"name": "https://www.ibm.com/support/pages/node/6469407"
},
{
"name": "ibm-guardium-cve202120379-info-disc (195711)",
"title": "X-Force Vulnerability Report",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/195711"
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Obtain Information"
}
]
}
]
},
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2021-07-06T00:00:00",
"ID": "CVE-2021-20379",
"STATE": "PUBLIC"
}
}

View File

@ -1,90 +1,90 @@
{ {
"data_format" : "MITRE", "data_format": "MITRE",
"problemtype" : { "problemtype": {
"problemtype_data" : [ "problemtype_data": [
{
"description" : [
{
"value" : "Obtain Information",
"lang" : "eng"
}
]
}
]
},
"CVE_data_meta" : {
"ASSIGNER" : "psirt@us.ibm.com",
"DATE_PUBLIC" : "2021-07-06T00:00:00",
"STATE" : "PUBLIC",
"ID" : "CVE-2021-20415"
},
"data_version" : "4.0",
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"product" : { "description": [
"product_data" : [ {
{ "value": "Obtain Information",
"version" : { "lang": "eng"
"version_data" : [ }
{ ]
"version_value" : "4.0.0.4"
}
]
},
"product_name" : "Guardium Data Encryption"
}
]
},
"vendor_name" : "IBM"
} }
] ]
} },
}, "CVE_data_meta": {
"description" : { "ASSIGNER": "psirt@us.ibm.com",
"description_data" : [ "DATE_PUBLIC": "2021-07-06T00:00:00",
{ "STATE": "PUBLIC",
"value" : "IBM Guardium Data Encryption (GDE) 4.0.0.4 uses an inadequate account lockout setting that could allow a remote attacker to brute force account credentials. IBM X-Force ID: 196217.", "ID": "CVE-2021-20415"
"lang" : "eng" },
} "data_version": "4.0",
] "affects": {
}, "vendor": {
"data_type" : "CVE", "vendor_data": [
"references" : { {
"reference_data" : [ "product": {
{ "product_data": [
"name" : "https://www.ibm.com/support/pages/node/6469691", {
"title" : "IBM Security Bulletin 6469691 (Guardium Data Encryption)", "version": {
"url" : "https://www.ibm.com/support/pages/node/6469691", "version_data": [
"refsource" : "CONFIRM" {
}, "version_value": "4.0.0.4"
{ }
"name" : "ibm-gde-cve202120415-info-disc (196217)", ]
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/196217", },
"refsource" : "XF", "product_name": "Guardium Data Encryption"
"title" : "X-Force Vulnerability Report" }
} ]
] },
}, "vendor_name": "IBM"
"impact" : { }
"cvssv3" : { ]
"BM" : { }
"A" : "N", },
"AV" : "N", "description": {
"PR" : "N", "description_data": [
"AC" : "H", {
"S" : "U", "value": "IBM Guardium Data Encryption (GDE) 4.0.0.4 uses an inadequate account lockout setting that could allow a remote attacker to brute force account credentials. IBM X-Force ID: 196217.",
"C" : "H", "lang": "eng"
"SCORE" : "5.900", }
"I" : "N", ]
"UI" : "N" },
}, "data_type": "CVE",
"TM" : { "references": {
"RL" : "O", "reference_data": [
"E" : "U", {
"RC" : "C" "name": "https://www.ibm.com/support/pages/node/6469691",
} "title": "IBM Security Bulletin 6469691 (Guardium Data Encryption)",
} "url": "https://www.ibm.com/support/pages/node/6469691",
} "refsource": "CONFIRM"
} },
{
"name": "ibm-gde-cve202120415-info-disc (196217)",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/196217",
"refsource": "XF",
"title": "X-Force Vulnerability Report"
}
]
},
"impact": {
"cvssv3": {
"BM": {
"A": "N",
"AV": "N",
"PR": "N",
"AC": "H",
"S": "U",
"C": "H",
"SCORE": "5.900",
"I": "N",
"UI": "N"
},
"TM": {
"RL": "O",
"E": "U",
"RC": "C"
}
}
}
}

View File

@ -1,93 +1,93 @@
{ {
"data_type" : "CVE", "data_type": "CVE",
"impact" : { "impact": {
"cvssv3" : { "cvssv3": {
"BM" : { "BM": {
"S" : "U", "S": "U",
"AC" : "H", "AC": "H",
"PR" : "N", "PR": "N",
"AV" : "N", "AV": "N",
"A" : "N", "A": "N",
"UI" : "N", "UI": "N",
"I" : "N", "I": "N",
"SCORE" : "3.700", "SCORE": "3.700",
"C" : "L" "C": "L"
}, },
"TM" : { "TM": {
"RL" : "O", "RL": "O",
"RC" : "C", "RC": "C",
"E" : "U" "E": "U"
}
}
},
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6469407",
"title" : "IBM Security Bulletin 6469407 (Guardium Data Encryption)",
"url" : "https://www.ibm.com/support/pages/node/6469407",
"refsource" : "CONFIRM"
},
{
"name" : "ibm-gde-cve202120416-info-disc (196218)",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/196218",
"refsource" : "XF"
}
]
},
"description" : {
"description_data" : [
{
"lang" : "eng",
"value" : "IBM Guardium Data Encryption (GDE) 3.0.0.3 and 4.0.0.4 could allow a remote attacker to obtain sensitive information, caused by the failure to set the HTTPOnly flag. A remote attacker could exploit this vulnerability to obtain sensitive information from the cookie. IBM X-Force ID: 196218."
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "Guardium Data Encryption",
"version" : {
"version_data" : [
{
"version_value" : "3.0.0.2"
},
{
"version_value" : "4.0.0.4"
}
]
}
}
]
},
"vendor_name" : "IBM"
} }
] }
} },
}, "references": {
"data_version" : "4.0", "reference_data": [
"CVE_data_meta" : { {
"ID" : "CVE-2021-20416", "name": "https://www.ibm.com/support/pages/node/6469407",
"STATE" : "PUBLIC", "title": "IBM Security Bulletin 6469407 (Guardium Data Encryption)",
"DATE_PUBLIC" : "2021-07-06T00:00:00", "url": "https://www.ibm.com/support/pages/node/6469407",
"ASSIGNER" : "psirt@us.ibm.com" "refsource": "CONFIRM"
}, },
"problemtype" : { {
"problemtype_data" : [ "name": "ibm-gde-cve202120416-info-disc (196218)",
{ "title": "X-Force Vulnerability Report",
"description" : [ "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/196218",
{ "refsource": "XF"
"value" : "Obtain Information", }
"lang" : "eng" ]
} },
"description": {
"description_data": [
{
"lang": "eng",
"value": "IBM Guardium Data Encryption (GDE) 3.0.0.3 and 4.0.0.4 could allow a remote attacker to obtain sensitive information, caused by the failure to set the HTTPOnly flag. A remote attacker could exploit this vulnerability to obtain sensitive information from the cookie. IBM X-Force ID: 196218."
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"product": {
"product_data": [
{
"product_name": "Guardium Data Encryption",
"version": {
"version_data": [
{
"version_value": "3.0.0.2"
},
{
"version_value": "4.0.0.4"
}
]
}
}
]
},
"vendor_name": "IBM"
}
] ]
} }
] },
}, "data_version": "4.0",
"data_format" : "MITRE" "CVE_data_meta": {
} "ID": "CVE-2021-20416",
"STATE": "PUBLIC",
"DATE_PUBLIC": "2021-07-06T00:00:00",
"ASSIGNER": "psirt@us.ibm.com"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"value": "Obtain Information",
"lang": "eng"
}
]
}
]
},
"data_format": "MITRE"
}

View File

@ -1,90 +1,90 @@
{ {
"description" : { "description": {
"description_data" : [ "description_data": [
{
"value" : "IBM Guardium Data Encryption (GDE) 4.0.0.4 could allow a remote attacker to obtain sensitive information when a detailed technical error message is returned in the browser. This information could be used in further attacks against the system. IBM X-Force ID: 196219",
"lang" : "eng"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{ {
"vendor_name" : "IBM", "value": "IBM Guardium Data Encryption (GDE) 4.0.0.4 could allow a remote attacker to obtain sensitive information when a detailed technical error message is returned in the browser. This information could be used in further attacks against the system. IBM X-Force ID: 196219",
"product" : { "lang": "eng"
"product_data" : [
{
"product_name" : "Guardium Data Encryption",
"version" : {
"version_data" : [
{
"version_value" : "4.0.0.4"
}
]
}
}
]
}
} }
] ]
} },
}, "affects": {
"references" : { "vendor": {
"reference_data" : [ "vendor_data": [
{ {
"refsource" : "CONFIRM", "vendor_name": "IBM",
"url" : "https://www.ibm.com/support/pages/node/6469691", "product": {
"title" : "IBM Security Bulletin 6469691 (Guardium Data Encryption)", "product_data": [
"name" : "https://www.ibm.com/support/pages/node/6469691" {
}, "product_name": "Guardium Data Encryption",
{ "version": {
"name" : "ibm-gde-cve202120417-info-disc (196219)", "version_data": [
"refsource" : "XF", {
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/196219", "version_value": "4.0.0.4"
"title" : "X-Force Vulnerability Report" }
} ]
] }
}, }
"impact" : { ]
"cvssv3" : { }
"BM" : { }
"UI" : "N",
"I" : "N",
"SCORE" : "4.300",
"C" : "L",
"S" : "U",
"AC" : "L",
"PR" : "L",
"AV" : "N",
"A" : "N"
},
"TM" : {
"RL" : "O",
"E" : "U",
"RC" : "C"
}
}
},
"data_type" : "CVE",
"data_format" : "MITRE",
"problemtype" : {
"problemtype_data" : [
{
"description" : [
{
"lang" : "eng",
"value" : "Obtain Information"
}
] ]
} }
] },
}, "references": {
"CVE_data_meta" : { "reference_data": [
"DATE_PUBLIC" : "2021-07-06T00:00:00", {
"ID" : "CVE-2021-20417", "refsource": "CONFIRM",
"STATE" : "PUBLIC", "url": "https://www.ibm.com/support/pages/node/6469691",
"ASSIGNER" : "psirt@us.ibm.com" "title": "IBM Security Bulletin 6469691 (Guardium Data Encryption)",
}, "name": "https://www.ibm.com/support/pages/node/6469691"
"data_version" : "4.0" },
} {
"name": "ibm-gde-cve202120417-info-disc (196219)",
"refsource": "XF",
"url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/196219",
"title": "X-Force Vulnerability Report"
}
]
},
"impact": {
"cvssv3": {
"BM": {
"UI": "N",
"I": "N",
"SCORE": "4.300",
"C": "L",
"S": "U",
"AC": "L",
"PR": "L",
"AV": "N",
"A": "N"
},
"TM": {
"RL": "O",
"E": "U",
"RC": "C"
}
}
},
"data_type": "CVE",
"data_format": "MITRE",
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Obtain Information"
}
]
}
]
},
"CVE_data_meta": {
"DATE_PUBLIC": "2021-07-06T00:00:00",
"ID": "CVE-2021-20417",
"STATE": "PUBLIC",
"ASSIGNER": "psirt@us.ibm.com"
},
"data_version": "4.0"
}

View File

@ -4,14 +4,58 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2021-21786", "ID": "CVE-2021-21786",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "talos-cna@cisco.com",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Iobit",
"version": {
"version_data": [
{
"version_value": "IOBit Advanced SystemCare Ultimate 14.2.0.220"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "privilege escalation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1253",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1253"
}
]
}, },
"description": { "description": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "A privilege escalation vulnerability exists in the IOCTL 0x9c406144 handling of IOBit Advanced SystemCare Ultimate 14.2.0.220. A specially crafted I/O request packet (IRP) can lead to increased privileges. An attacker can send a malicious IRP to trigger this vulnerability."
} }
] ]
} }

View File

@ -4,14 +4,58 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2021-21787", "ID": "CVE-2021-21787",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "talos-cna@cisco.com",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Iobit",
"version": {
"version_data": [
{
"version_value": "IOBit Advanced SystemCare Ultimate 14.2.0.220"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "privilege escalation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1254",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1254"
}
]
}, },
"description": { "description": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "A privilege escalation vulnerability exists in the way IOBit Advanced SystemCare Ultimate 14.2.0.220 driver handles Privileged I/O write requests. During IOCTL 0x9c40a0d8, the first dword passed in the input buffer is the device port to write to and the byte at offset 4 is the value to write via the OUT instruction. A local attacker can send a malicious IRP to trigger this vulnerability."
} }
] ]
} }

View File

@ -4,14 +4,58 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2021-21788", "ID": "CVE-2021-21788",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "talos-cna@cisco.com",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Iobit",
"version": {
"version_data": [
{
"version_value": "IOBit Advanced SystemCare Ultimate 14.2.0.220"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "privilege escalation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1254",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1254"
}
]
}, },
"description": { "description": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "A privilege escalation vulnerability exists in the way IOBit Advanced SystemCare Ultimate 14.2.0.220 driver handles Privileged I/O write requests. During IOCTL 0x9c40a0dc, the first dword passed in the input buffer is the device port to write to and the word at offset 4 is the value to write via the OUT instruction A local attacker can send a malicious IRP to trigger this vulnerability."
} }
] ]
} }

View File

@ -4,14 +4,58 @@
"data_version": "4.0", "data_version": "4.0",
"CVE_data_meta": { "CVE_data_meta": {
"ID": "CVE-2021-21789", "ID": "CVE-2021-21789",
"ASSIGNER": "cve@mitre.org", "ASSIGNER": "talos-cna@cisco.com",
"STATE": "RESERVED" "STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Iobit",
"version": {
"version_data": [
{
"version_value": "IOBit Advanced SystemCare Ultimate 14.2.0.220"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "privilege escalation"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1254\"",
"url": "https://talosintelligence.com/vulnerability_reports/TALOS-2021-1254\""
}
]
}, },
"description": { "description": {
"description_data": [ "description_data": [
{ {
"lang": "eng", "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": "A privilege escalation vulnerability exists in the way IOBit Advanced SystemCare Ultimate 14.2.0.220 driver handles Privileged I/O write requests. During IOCTL 0x9c40a0e0, the first dword passed in the input buffer is the device port to write to and the dword at offset 4 is the value to write via the OUT instruction.. A local attacker can send a malicious IRP to trigger this vulnerability."
} }
] ]
} }

View File

@ -1,99 +1,99 @@
{ {
"data_type" : "CVE", "data_type": "CVE",
"impact" : { "impact": {
"cvssv3" : { "cvssv3": {
"TM" : { "TM": {
"RL" : "O", "RL": "O",
"RC" : "C", "RC": "C",
"E" : "U" "E": "U"
}, },
"BM" : { "BM": {
"C" : "H", "C": "H",
"SCORE" : "4.400", "SCORE": "4.400",
"I" : "N", "I": "N",
"UI" : "N", "UI": "N",
"AV" : "L", "AV": "L",
"PR" : "H", "PR": "H",
"A" : "N", "A": "N",
"AC" : "L", "AC": "L",
"S" : "U" "S": "U"
}
}
},
"references" : {
"reference_data" : [
{
"name" : "https://www.ibm.com/support/pages/node/6469449",
"url" : "https://www.ibm.com/support/pages/node/6469449",
"refsource" : "CONFIRM",
"title" : "IBM Security Bulletin 6469449 (App Connect Enterprise Certified Container)"
},
{
"name" : "ibm-appconnect-cve202129759-info-disc (202212)",
"title" : "X-Force Vulnerability Report",
"url" : "https://exchange.xforce.ibmcloud.com/vulnerabilities/202212",
"refsource" : "XF"
}
]
},
"affects" : {
"vendor" : {
"vendor_data" : [
{
"product" : {
"product_data" : [
{
"product_name" : "App Connect Enterprise Certified Container",
"version" : {
"version_data" : [
{
"version_value" : "1.0"
},
{
"version_value" : "1.1"
},
{
"version_value" : "1.2"
},
{
"version_value" : "1.3"
}
]
}
}
]
},
"vendor_name" : "IBM"
} }
] }
} },
}, "references": {
"description" : { "reference_data": [
"description_data" : [ {
{ "name": "https://www.ibm.com/support/pages/node/6469449",
"lang" : "eng", "url": "https://www.ibm.com/support/pages/node/6469449",
"value" : "IBM App Connect Enterprise Certified Container 1.0, 1.1, 1.2, and 1.3 could allow a privileged user to obtain sensitive information from internal log files. IBM X-Force ID: 202212." "refsource": "CONFIRM",
} "title": "IBM Security Bulletin 6469449 (App Connect Enterprise Certified Container)"
] },
}, {
"data_version" : "4.0", "name": "ibm-appconnect-cve202129759-info-disc (202212)",
"CVE_data_meta" : { "title": "X-Force Vulnerability Report",
"ASSIGNER" : "psirt@us.ibm.com", "url": "https://exchange.xforce.ibmcloud.com/vulnerabilities/202212",
"DATE_PUBLIC" : "2021-07-06T00:00:00", "refsource": "XF"
"STATE" : "PUBLIC", }
"ID" : "CVE-2021-29759" ]
}, },
"problemtype" : { "affects": {
"problemtype_data" : [ "vendor": {
{ "vendor_data": [
"description" : [ {
{ "product": {
"lang" : "eng", "product_data": [
"value" : "Obtain Information" {
} "product_name": "App Connect Enterprise Certified Container",
"version": {
"version_data": [
{
"version_value": "1.0"
},
{
"version_value": "1.1"
},
{
"version_value": "1.2"
},
{
"version_value": "1.3"
}
]
}
}
]
},
"vendor_name": "IBM"
}
] ]
} }
] },
}, "description": {
"data_format" : "MITRE" "description_data": [
} {
"lang": "eng",
"value": "IBM App Connect Enterprise Certified Container 1.0, 1.1, 1.2, and 1.3 could allow a privileged user to obtain sensitive information from internal log files. IBM X-Force ID: 202212."
}
]
},
"data_version": "4.0",
"CVE_data_meta": {
"ASSIGNER": "psirt@us.ibm.com",
"DATE_PUBLIC": "2021-07-06T00:00:00",
"STATE": "PUBLIC",
"ID": "CVE-2021-29759"
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Obtain Information"
}
]
}
]
},
"data_format": "MITRE"
}