### [CVE-2019-11502](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-11502) ![](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 snap-confine in snapd before 2.38 incorrectly set the ownership of a snap application to the uid and gid of the first calling user. Consequently, that user had unintended access to a private /tmp directory. ### POC #### Reference - http://www.openwall.com/lists/oss-security/2019/04/25/7 - https://www.openwall.com/lists/oss-security/2019/04/18/4 #### Github No PoCs found on GitHub currently.