cve/2010/CVE-2010-3910.md
2024-06-18 02:51:15 +02:00

18 lines
839 B
Markdown

### [CVE-2010-3910](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3910)
![](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
Multiple directory traversal vulnerabilities in the return_application_language function in include/utils/utils.php in vtiger CRM before 5.2.1 allow remote attackers to include and execute arbitrary local files via a .. (dot dot) in (1) the lang_crm parameter to phprint.php or (2) the current_language parameter in an Accounts Import action to graph.php.
### POC
#### Reference
- http://www.ush.it/team/ush/hack-vtigercrm_520/vtigercrm_520.txt
#### Github
No PoCs found on GitHub currently.