### [CVE-2006-4963](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4963) ![](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 Directory traversal vulnerability in index.php in Exponent CMS 0.96.3 allows remote attackers to read and execute arbitrary local files via a .. (dot dot) sequence in the view parameter in the show_view action in the calendarmodule module, as demonstrated by executing PHP code through session files. ### POC #### Reference - https://www.exploit-db.com/exploits/2391 #### Github No PoCs found on GitHub currently.