mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
20 lines
884 B
Markdown
20 lines
884 B
Markdown
### [CVE-2017-8768](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-8768)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|