### [CVE-2008-5706](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-5706) ![](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 cTrigger::DoIt function in src/ctrigger.cpp in the trigger mechanism in the daemon in Verlihub 0.9.8d-RC2 and earlier allows local users to overwrite arbitrary files via a symlink attack on the /tmp/trigger.tmp temporary file. ### POC #### Reference - http://securityreason.com/securityalert/4800 - https://www.exploit-db.com/exploits/7183 #### Github No PoCs found on GitHub currently.