mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-06 02:31:38 +00:00
19 lines
831 B
Markdown
19 lines
831 B
Markdown
![]() |
### [CVE-2023-21251](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2023-21251)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### Description
|
||
|
|
||
|
In onCreate of ConfirmDialog.java, there is a possible way to connect to VNP bypassing user's consent due to improper input validation. This could lead to local escalation of privilege with User execution privileges needed. User interaction is needed for exploitation.
|
||
|
|
||
|
### POC
|
||
|
|
||
|
#### Reference
|
||
|
No PoCs from references.
|
||
|
|
||
|
#### Github
|
||
|
- https://github.com/Trinadh465/frameworks_base_AOSP10_r33_CVE-2023-21251
|
||
|
- https://github.com/nomi-sec/PoC-in-GitHub
|
||
|
|