cvelist/2021/0xxx/CVE-2021-0360.json

62 lines
2.0 KiB
JSON
Raw Normal View History

2020-11-06 14:05:28 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2021-0360",
2021-02-03 00:00:40 +00:00
"ASSIGNER": "security@android.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "n/a",
"product": {
"product_data": [
{
"product_name": "Android",
"version": {
"version_data": [
{
2021-02-23 05:00:41 +00:00
"version_value": "Android-10, Android-11"
2021-02-03 00:00:40 +00:00
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Elevation of Privilege"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "MISC",
"name": "https://corp.mediatek.com/product-security-acknowledgements",
"url": "https://corp.mediatek.com/product-security-acknowledgements"
}
]
2020-11-06 14:05:28 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2021-02-23 05:00:41 +00:00
"value": "In netdiag, there is a possible out of bounds write 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. Product: Android; Versions: Android-10, Android-11; Patch ID: ALPS05442006."
2020-11-06 14:05:28 +00:00
}
]
}
}