mirror of
https://github.com/0xMarcio/cve.git
synced 2025-12-30 04:49:42 +00:00
18 lines
839 B
Markdown
18 lines
839 B
Markdown
### [CVE-2010-3910](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-3910)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|