### [CVE-2008-6002](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-6002) ![](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 Absolute path traversal vulnerability in sendfile.php in web-cp 0.5.7, when register_globals is enabled, allows remote attackers to read arbitrary files via a full pathname in the filelocation parameter. ### POC #### Reference - https://www.exploit-db.com/exploits/6556 #### Github No PoCs found on GitHub currently.