### [CVE-2014-8084](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-8084) ![](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 oc-includes/osclass/controller/ajax.php in OSClass before 3.4.3 allows remote attackers to include and execute arbitrary local files via a .. (dot dot) in the ajaxfile parameter in a custom action. ### POC #### Reference - http://packetstormsecurity.com/files/129776/Osclass-3.4.2-Local-File-Inclusion.html - http://seclists.org/fulldisclosure/2014/Dec/133 #### Github No PoCs found on GitHub currently.