cve/2024/CVE-2024-31315.md
2024-08-13 18:35:37 +00:00

19 lines
879 B
Markdown

### [CVE-2024-31315](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-31315)
![](https://img.shields.io/static/v1?label=Product&message=Android&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=%3D%2014%20&color=brighgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=Elevation%20of%20privilege&color=brighgreen)
### Description
In multiple functions of ManagedServices.java, there is a possible way to hide an app with notification access in the Device & app notifications settings due to improper input validation. This could lead to local escalation of privilege with no additional execution privileges needed. User interaction is needed for exploitation.
### POC
#### Reference
No PoCs from references.
#### Github
- https://github.com/nomi-sec/PoC-in-GitHub
- https://github.com/uthrasri/frameworks_base_CVE-2024-31315