QloApps - Installation
ID: qloapps-installer
Severity: high
Author: ritikchaddha
Tags: install,qloapps,misconfig,exposure
Description
Section titled “Description”QloApps Installation Assistant panel exposure.
YAML Source
Section titled “YAML Source”id: qloapps-installer
info: name: QloApps - Installation author: ritikchaddha severity: high description: | QloApps Installation Assistant panel exposure. classification: cpe: cpe:2.3:a:webkul:qloapps:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: webkul product: qloapps fofa-query: title="QloApps Installation" tags: install,qloapps,misconfig,exposure
http: - method: GET path: - "{{BaseURL}}/install/"
host-redirects: true max-redirects: 2
matchers-condition: and matchers: - type: word part: body words: - "<title>QloApps Installation" case-insensitive: true
- type: status status: - 200# digest: 4a0a0047304502201779c62d3f5da450b53b0996d9ac1faff72ea6b20d755bf9e067ec460b0f0965022100b1ea175afc7639a849bb6e4f28f2b82e4c262cbff032824d02dab21840d24062:922c64590222798bb761d5b6d8e72950Guide to check the vulnerabilities
Section titled “Guide to check the vulnerabilities”This template is used to detect vulnerabilities in web applications. It can be used with the Nuclei tool to scan for specific patterns or behaviors.
$ nuclei -u "URL" -t "http/misconfiguration/installer/qloapps-installer.yaml"