### [CVE-2017-8768](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-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 Atlassian SourceTree v2.5c and prior are affected by a command injection in the handling of the sourcetree:// scheme. It will lead to arbitrary OS command execution with a URL substring of sourcetree://cloneRepo/ext:: or sourcetree://checkoutRef/ext:: followed by the command. The Atlassian ID number is SRCTREE-4632. ### POC #### Reference - http://openwall.com/lists/oss-security/2017/05/03/5 - http://seclists.org/fulldisclosure/2017/May/10 - https://www.youtube.com/watch?v=SQ1_Ht-0Bdo #### Github No PoCs found on GitHub currently.