gogs-installer: Gogs (Go Git Service) - Installer

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

漏洞描述

Go Git Service installer panel was detected.

PoC代码[已公开]

id: gogs-installer

info:
  name: Gogs (Go Git Service) - Installer
  author: dhiyaneshDk
  severity: critical
  description: Go Git Service installer panel was detected.
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H
    cvss-score: 9.4
    cwe-id: CWE-284
    cpe: cpe:2.3:a:gogs:gogs:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    shodan-query: http.title:"Installation - Gogs"
    product: gogs
    vendor: gogs
  tags: misconfig,exposure,gogs,install,vuln

http:
  - method: GET
    path:
      - '{{BaseURL}}/install'

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - "General Settings"
          - "Database Settings"
        condition: and

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

相关漏洞推荐