Merge pull request #5101 from arafatansari/patch-53

Create CVE-2022-34045.yaml
patch-1
Prince Chaddha 2022-08-23 14:43:10 +05:30 committed by GitHub
commit 5c2957d6f3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 39 additions and 0 deletions

View File

@ -0,0 +1,39 @@
id: CVE-2022-34045
info:
name: Wavlink WN530HG4 - Access Control
author: arafatansari
severity: critical
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:
- 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
metadata:
verified: true
shodan-query: http.html:"WN530HG4"
tags: cve,cve2022,wavlink,exposure
requests:
- raw:
- |
GET /backupsettings.dat HTTP/1.1
Host: {{Hostname}}
matchers-condition: and
matchers:
- type: word
part: body
words:
- 'Salted__'
- type: word
part: header
words:
- application/octet-stream
- type: status
status:
- 200