### [CVE-2008-4346](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4346) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen) ### Description Directory traversal vulnerability in TalkBack 2.3.6 and 2.3.6.4 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the language parameter to comments.php, a different vector than CVE-2008-3371. ### POC #### Reference - http://securityreason.com/securityalert/4267 - https://www.exploit-db.com/exploits/6451 #### Github No PoCs found on GitHub currently.