open-web-analytics-installer: Open Web Analytics Installer - Exposure

2025-08-01 Open Web Analytics Installer PoC Public

Description

Open Web Analytics is susceptible to the Installation page exposure due to misconfiguration.

PoC

id: open-web-analytics-installer

info:
  name: Open Web Analytics Installer - Exposure
  author: DhiyaneshDK
  severity: high
  description: |
    Open Web Analytics is susceptible to the Installation page exposure due to misconfiguration.
  metadata:
    verified: true
    max-request: 1
    shodan-query: html:"OWA CONFIG SETTINGS"
  tags: misconfig,open-web-analytics,install,exposure,vuln

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

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - 'Installation - Open Web Analytics'

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

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

References

Related Vulnerabilities