### [CVE-2013-6876](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2013-6876) ![](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 The (1) pty_init_terminal and (2) pipe_init_terminal functions in main.c in s3dvt 0.2.2 and earlier allows local users to gain privileges by leveraging setuid permissions and usage of bash 4.3 and earlier. NOTE: this vulnerability was fixed with commit ad732f00b411b092c66a04c359da0f16ec3b387, but the version number was not changed. ### POC #### Reference - http://packetstormsecurity.com/files/126887/s3dvt-Privilege-Escalation.html #### Github No PoCs found on GitHub currently.