### [CVE-2012-4867](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2012-4867)



### Description
Directory traversal vulnerability in modules/com_vtiger_workflow/sortfieldsjson.php in vtiger CRM 5.1.0 allows remote attackers to read arbitrary files via a .. (dot dot) in the module_name parameter.
### POC
#### Reference
- http://packetstormsecurity.org/files/111075/Vtiger-5.1.0-Local-File-Inclusion.html
#### Github
No PoCs found on GitHub currently.