psalm-config: Psalm Configuration Exposure - Detect

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

漏洞描述

Psalm configuration page was detected.

PoC代码[已公开]

id: psalm-config

info:
  name: Psalm Configuration Exposure - Detect
  author: DhiyaneshDK
  severity: low
  description: |
    Psalm configuration page was detected.
  reference:
    - https://psalm.dev/docs/running_psalm/configuration/
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N
    cvss-score: 0
    cwe-id: CWE-200
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"psalm.xml"
  tags: devops,exposure,php,psalm,config,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/psalm.xml"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '<psalm'
          - '<projectFiles'
          - 'xmlns:xsi'
        condition: and

      - type: word
        part: header
        words:
          - "application/xml"

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