baget-exposure: BaGet - Exposure

2026-04-09 BaGet PoC Public

Description

BaGet Package Manager is being exposed.

PoC

id: baget-exposure

info:
  name: BaGet - Exposure
  author: DhiyaneshDk
  severity: medium
  description: |
    BaGet Package Manager is being exposed.
  reference:
    - https://loic-sharma.github.io/BaGet/
  metadata:
    verified: true
    max-request: 1
    shodan-query: title:"BaGet"
  tags: misconfig,glitchtip

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

    redirects: true
    max-redirects: 2

    matchers-condition: and
    matchers:
      - type: word
        words:
          - 'content="BaGet"'
          - 'BaGet.Web'
        condition: or

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

# Visit https://trap.biu.life/ to view exploit trends for this vulnerability.

References

Related Vulnerabilities