### [CVE-2008-6933](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6933) ![](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 MiniGal b13 (aka MG2) allows remote attackers to read the source code of .php files, and possibly the content of other files, via a .. (dot dot) in the list parameter. ### POC #### Reference - https://www.exploit-db.com/exploits/7130 #### Github No PoCs found on GitHub currently.