### [CVE-2014-7954](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7954) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.