### [CVE-2015-8768](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-8768) ![](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 click/install.py in click does not require files in package filesystem tarballs to start with ./ (dot slash), which allows remote attackers to install an alternate security policy and gain privileges via a crafted package, as demonstrated by the test.mmrow app for Ubuntu phone. ### POC #### Reference - https://plus.google.com/+SzymonWaliczek/posts/3jbG2uiAniF #### Github No PoCs found on GitHub currently.