GetSimple CMS - Installer
ID: getsimple-installation
Severity: critical
Author: princechaddha
Tags: getsimple,exposure,installer,misconfig
Description
Section titled “Description”GetSimple CMS installer was found.
YAML Source
Section titled “YAML Source”id: getsimple-installation
info: name: GetSimple CMS - Installer author: princechaddha severity: critical description: GetSimple CMS installer was found. reference: - http://get-simple.info/ classification: cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:H cvss-score: 9.4 cwe-id: CWE-284 metadata: max-request: 1 tags: getsimple,exposure,installer,misconfig
http: - method: GET path: - "{{BaseURL}}/admin/install.php"
matchers-condition: and matchers: - type: word words: - "<title>GetSimple » Installation</title>" - "PHP Version" condition: and
- type: status status: - 200# digest: 490a00463044022021b944396c77c3fe06290c12e8d78bbf14e7d546c86a2e10d8f11d063341787802200665efc7ef55aed9decc2e5e1027f9b939c510e65ed2097df2e34847c9823f41: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/getsimple-installation.yaml"