### [CVE-2008-4476](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4476) ![](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 sympa.pl in sympa 5.3.4 allows local users to overwrite arbitrary files via a symlink attack on the /tmp/sympa_aliases.$$ temporary file. NOTE: wwsympa.fcgi was also reported, but the issue occurred in a dead function, so it is not a vulnerability. ### POC #### Reference - https://bugs.gentoo.org/show_bug.cgi?id=235770 #### Github No PoCs found on GitHub currently.