43 lines
1.1 KiB
YAML
43 lines
1.1 KiB
YAML
id: CNVD-2021-32799
|
|
|
|
info:
|
|
name: 360 Xintianqing - SQL Injection
|
|
author: SleepingBag945
|
|
severity: high
|
|
reference:
|
|
- https://blog.51cto.com/u_9691128/4295047
|
|
- https://www.cnvd.org.cn/patchInfo/show/270651
|
|
- https://github.com/zan8in/afrog/blob/main/v2/pocs/afrog-pocs/CNVD/2021/CNVD-2021-32799.yaml
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
fofa-query: app="360新天擎"
|
|
tags: cnvd,cnvd2021,360,xintianqing,sqli
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- '{{BaseURL}}/api/dp/rptsvcsyncpoint?ccid=1'
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- '"reason":'
|
|
- '"success"'
|
|
- '"antiadwa":'
|
|
- '"clientupgrade":'
|
|
condition: and
|
|
|
|
- type: word
|
|
part: header
|
|
words:
|
|
- 'application/json'
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022006cca5f941e35ce5c204962052c2d4eb74627fc58d6de9b9976b967b1643ea8f022100e2b50bf34a6ee4636802796f5b1e866212a29264161bbc98a5553a60186651d1:922c64590222798bb761d5b6d8e72950
|