cvelist/2022/20xxx/CVE-2022-20038.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2021-10-12 14:00:54 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2022-20038",
2022-02-09 23:01:08 +00:00
"ASSIGNER": "security@mediatek.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "MediaTek, Inc.",
"product": {
"product_data": [
{
"product_name": "MT6833, MT6853, MT6873, MT6877, MT6885, MT6893, MT8791, MT8797",
"version": {
"version_data": [
{
"version_value": "Android 11.0"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Elevation of Privilege"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://corp.mediatek.com/product-security-bulletin/February-2022",
"url": "https://corp.mediatek.com/product-security-bulletin/February-2022"
}
]
2021-10-12 14:00:54 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2022-02-09 23:01:08 +00:00
"value": "In ccu driver, there is a possible memory corruption due to an incorrect bounds check. This could lead to local escalation of privilege with System execution privileges needed. User interaction is not needed for exploitation. Patch ID: ALPS06183335; Issue ID: ALPS06183335."
2021-10-12 14:00:54 +00:00
}
]
}
}