# vtiger crm

**NOTE: Possible has Elastix installed as well**

## Version

```bash
# bottom left, version is present
/vtigercrm
```

## Interesting Paths

```bash
# config
/etc/amportal.conf 

# if asterisk call manager is present on system
/etc/asterisk/manager.conf 
```

## VtigerCRM 5.1.0

```bash
# LFI
https://www.exploit-db.com/exploits/37637
https://www.exploit-db.com/exploits/18770

# Shell Upload as display picture
Settings > Under Communication Templates > Company Details > Edit
Upload Company Logo as PHP (if it allows)
```


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://kashz.gitbook.io/kashz-jewels/services/vtiger-crm.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
