ActiveAdmin Admin Dasboard Exposure
ID: active-admin-exposure
Severity: info
Author: pdteam
Tags: panel,activeadmin
Description
Section titled “Description”An ActiveAdmin Admin dashboard was discovered.
YAML Source
Section titled “YAML Source”id: active-admin-exposure
info: name: ActiveAdmin Admin Dasboard Exposure author: pdteam severity: info description: An ActiveAdmin Admin dashboard was discovered. reference: - https://activeadmin.info/ classification: cwe-id: CWE-200 cpe: cpe:2.3:a:activeadmin:activeadmin:*:*:*:*:ruby:*:*:* metadata: max-request: 1 vendor: activeadmin product: activeadmin tags: panel,activeadmin
http: - method: GET path: - '{{BaseURL}}/admin/login'
matchers: - type: word words: - "active_admin_content" - "active_admin-" condition: and# digest: 490a0046304402204b77aac8be32826465902417f4cbafde537b7d0a2cc2d841774f3d3f7a183dda02207f916cee2a5bd7ad429eeec6152ddf8f3fac1d1e391671a0938b7a1bc7fde0ff: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/exposed-panels/active-admin-exposure.yaml"