### [CVE-2008-3675](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3675) ![](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 classes/imgsize.php in Gelato 0.95 allows remote attackers to read arbitrary files via (1) a .. (dot dot) and possibly (2) a full pathname in the img parameter. NOTE: some of these details are obtained from third party information. ### POC #### Reference - http://securityreason.com/securityalert/4154 - https://www.exploit-db.com/exploits/6235 #### Github No PoCs found on GitHub currently.