laravel-debug-error: Larvel Debug Method Enabled

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

漏洞描述

Larvel Debug method is enabled.

PoC代码[已公开]

id: laravel-debug-error

info:
  name: Larvel Debug Method Enabled
  author: dhiyaneshDK
  severity: medium
  description: Larvel Debug method is enabled.
  metadata:
    max-request: 1
  tags: debug,laravel,misconfig,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}"
      - "{{BaseURL}}///////this-should-not-exist,.<>!@#$%^&*()_+"
      - "{{BaseURL}}/%00"

    stop-at-first-match: true
    matchers-condition: and
    matchers:
      - type: word
        words:
          - <title>Whoops! There was an error
# digest: 4a0a004730450220271456fdd04d88fe0b445338f15cb03f02e4710d8930351a08cf6ab4fae1301a022100d2047a4f27cde7c9112ac9889720885b6472d068d7e69ff0262c8596157b96ae:922c64590222798bb761d5b6d8e72950

相关漏洞推荐