repetier-unauth: Repetier Server Dashboard - Unauthenticated

2025-08-01 Repetier Server Dashboard PoC Public

Description

Repetier Server Dashboard has been exposed.

PoC

id: repetier-unauth

info:
  name: Repetier Server Dashboard - Unauthenticated
  author: ritikchaddha
  severity: high
  description: |
    Repetier Server Dashboard has been exposed.
  classification:
    cpe: cpe:2.3:a:repetier-server:repetier-server:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: repetier-server
    product: repetier-server
    shodan-query: title:"Repetier-Server"
    fofa-query: title="repetier-server"
  tags: repetier,dashboard,unauth,misconfig,intrusive,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/#!/printer/Prusa_I3/print"

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Global Settings'
          - 'Edit Profile'
          - 'Logout'
          - 'Clear all Messages'
        condition: and

      - type: status
        status:
          - 200
# digest: 490a0046304402204b1c446e1f93f4b137ea6250ba34ec0b45d9b2dbab6d79480350cace0a395d79022019aa8023636c3971ac6024c55804585ff17d1349dd3aae1f08d276f960c35e4c:922c64590222798bb761d5b6d8e72950

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

References

Related Vulnerabilities