Subrion CMS Web Installer - Exposure
ID: subrion-installer
Severity: high
Author: ritikchaddha
Tags: subrion,cms,install,misconfig
Description
Section titled “Description”Subrion CMS Web Installer has been exposed.
YAML Source
Section titled “YAML Source”id: subrion-installer
info: name: Subrion CMS Web Installer - Exposure author: ritikchaddha severity: high description: | Subrion CMS Web Installer has been exposed. reference: - https://github.com/intelliants/subrion classification: cpe: cpe:2.3:a:intelliants:subrion:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: intelliants product: subrion fofa-query: title="Subrion CMS Web Installer" tags: subrion,cms,install,misconfig
http: - method: GET path: - "{{BaseURL}}/install/"
matchers-condition: and matchers: - type: word part: body words: - "Subrion CMS Web Installer" - "Installation wizard" condition: and
- type: status status: - 200# digest: 4a0a00473045022100ae9ca2c58941d7ba3b7dd35335129480ee0e2800dfa45f7e2fad4e0be7cfaf2302206040fab3c011b7f30d151049820f9d4faf89bc963af177019f844945fcb279f2: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/subrion-installer.yaml"