mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
18 lines
826 B
Markdown
18 lines
826 B
Markdown
### [CVE-2024-43093](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-43093)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
In shouldHideDocument of ExternalStorageProvider.java, there is a possible bypass of a file path filter designed to prevent access to sensitive directories due to incorrect unicode normalization. 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/packetinside/CISA_BOT
|
|
|