### [CVE-2011-4713](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4713) ![](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 catalog/content.php in osCSS2 2.1.0 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the _ID parameter to (1) catalog/shopping_cart.php or (2) catalog/content.php. ### POC #### Reference - http://seclists.org/fulldisclosure/2011/Nov/117 - http://www.exploit-db.com/exploits/18099 #### Github No PoCs found on GitHub currently.