cvelist/2020/11xxx/CVE-2020-11828.json

65 lines
2.2 KiB
JSON
Raw Normal View History

2020-04-16 19:02:50 +00:00
{
"data_type": "CVE",
"data_format": "MITRE",
"data_version": "4.0",
"CVE_data_meta": {
"ID": "CVE-2020-11828",
2020-04-21 14:01:21 +00:00
"ASSIGNER": "security@oppo.com",
"STATE": "PUBLIC"
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Oppo",
"product": {
"product_data": [
{
"product_name": "Color OS",
"version": {
"version_data": [
{
"version_value": "6"
},
{
"version_value": "7"
}
]
}
}
]
}
}
]
}
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "n/a"
}
]
}
]
},
"references": {
"reference_data": [
{
"refsource": "CONFIRM",
"name": "https://security.oppo.com/cn/noticedetails.html?noticeId=20201587348300033",
"url": "https://security.oppo.com/cn/noticedetails.html?noticeId=20201587348300033"
}
]
2020-04-16 19:02:50 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2020-04-21 14:01:21 +00:00
"value": "In ColorOS (oppo mobile phone operating system, based on AOSP frameworks/native code position/services/surfaceflinger surfaceflinger.CPP), RGB is defined on the stack but uninitialized, so when the screenShot function to RGB value assignment, will not initialize the value is returned to the attackers, leading to values on the stack information leakage, the vulnerability can be used to bypass attackers ALSR."
2020-04-16 19:02:50 +00:00
}
]
}
}