### [CVE-2014-7951](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-7951) ![](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 Android debug bridge (aka adb) in Android 4.0.4 allows physically proximate attackers with a direct connection to the target Android device to write to arbitrary files owned by system via a .. (dot dot) in the tar archive headers. ### POC #### Reference - http://packetstormsecurity.com/files/131510/ADB-Backup-Traversal-File-Overwrite.html - https://www.exploit-db.com/exploits/36813/ #### Github - https://github.com/askk/CVE-2014-4322_adaptation