draw.io Flowchart Maker Panel - Detect
ID: drawio-flowchartmaker-panel
Severity: info
Author: princechaddha
Tags: panel,drawio,oss,diagrams
Description
Section titled “Description”draw.io Flowchart Maker panel was detected.
YAML Source
Section titled “YAML Source”id: drawio-flowchartmaker-panel
info: name: draw.io Flowchart Maker Panel - Detect author: princechaddha severity: info description: draw.io Flowchart Maker panel was detected. reference: - https://github.com/jgraph/drawio classification: cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N cwe-id: CWE-200 cpe: cpe:2.3:a:diagrams:drawio:*:*:*:*:*:*:*:* metadata: verified: true max-request: 1 vendor: diagrams product: drawio shodan-query: - http.title:"Flowchart Maker" - http.title:"flowchart maker" fofa-query: title="flowchart maker" google-query: intitle:"flowchart maker" tags: panel,drawio,oss,diagrams
http: - method: GET path: - "{{BaseURL}}"
matchers-condition: and matchers: - type: word part: body words: - "<title>Flowchart Maker & Online Diagram Software</title>"
- type: status status: - 200# digest: 4b0a0048304602210081a4f770d5dce737c6b766a80c11f4317698b8f27277900325a6b481659f51130221009797ffd9cafc69242b9791b095e792920020349ca796af6ec24823145ce278f4: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/drawio-flowchartmaker-panel.yaml"