cvelist/2024/31xxx/CVE-2024-31323.json

68 lines
2.3 KiB
JSON
Raw Normal View History

2024-04-02 14:23:57 +00:00
{
2024-07-09 21:00:36 +00:00
"data_version": "4.0",
2024-04-02 14:23:57 +00:00
"data_type": "CVE",
"data_format": "MITRE",
"CVE_data_meta": {
"ID": "CVE-2024-31323",
2024-07-09 21:00:36 +00:00
"ASSIGNER": "security@android.com",
"STATE": "PUBLIC"
2024-04-02 14:23:57 +00:00
},
"description": {
"description_data": [
{
"lang": "eng",
2024-07-09 21:00:36 +00:00
"value": "In onCreate of multiple files, there is a possible way to trick the user into granting health permissions due to tapjacking. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is not needed for exploitation."
}
]
},
"problemtype": {
"problemtype_data": [
{
"description": [
{
"lang": "eng",
"value": "Elevation of privilege"
}
]
}
]
},
"affects": {
"vendor": {
"vendor_data": [
{
"vendor_name": "Google",
"product": {
"product_data": [
{
"product_name": "Android",
"version": {
"version_data": [
{
"version_affected": "=",
"version_value": "14"
}
]
}
}
]
}
}
]
}
},
"references": {
"reference_data": [
{
"url": "https://android.googlesource.com/platform/packages/modules/HealthFitness/+/c4e13d15e8dd1df1bd827117d1a74c187ed2b3c2",
"refsource": "MISC",
"name": "https://android.googlesource.com/platform/packages/modules/HealthFitness/+/c4e13d15e8dd1df1bd827117d1a74c187ed2b3c2"
},
{
"url": "https://source.android.com/security/bulletin/2024-06-01",
"refsource": "MISC",
"name": "https://source.android.com/security/bulletin/2024-06-01"
2024-04-02 14:23:57 +00:00
}
]
}
}