mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-10 07:47:42 +02:00
893 B
893 B
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
- http://packetstormsecurity.com/files/131509/Android-4.4-MTP-Path-Traversal.html
Github
No PoCs found on GitHub currently.