mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 15:08:03 +02:00
18 lines
810 B
Markdown
18 lines
810 B
Markdown
### [CVE-2014-7954](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7954)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Directory traversal vulnerability in the doSendObjectInfo method in frameworks/av/media/mtp/MtpServer.cpp in Android 4.4.4 allows physically proximate attackers with a direct connection to the target Android device to upload files outside of the sdcard via a .. (dot dot) in a name parameter of an MTP request.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/131509/Android-4.4-MTP-Path-Traversal.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|