Enhancement: cves/2019/CVE-2019-18371.yaml by mp
parent
7daf077fbe
commit
e738f36cff
|
@ -1,15 +1,15 @@
|
|||
id: CVE-2019-18371
|
||||
|
||||
info:
|
||||
name: Xiaomi routers - Local file inclusion
|
||||
name: Xiaomi routers - Local file Inclusion
|
||||
author: ritikchaddha
|
||||
severity: high
|
||||
description: |
|
||||
An issue was discovered on Xiaomi Mi WiFi R3G devices before 2.28.23-stable. There is a directory traversal vulnerability to read arbitrary files via a misconfigured NGINX alias, as demonstrated by api-third-party/download/extdisks../etc/config/account. With this vulnerability, the attacker can bypass authentication.
|
||||
Xiaomi Mi WiFi R3G devices before 2.28.23-stable are susceptible to local file inclusion vulnerabilites via a misconfigured NGINX alias, as demonstrated by api-third-party/download/extdisks../etc/config/account. With this vulnerability, the attacker can bypass authentication.
|
||||
reference:
|
||||
- https://ultramangaia.github.io/blog/2019/Xiaomi-Series-Router-Command-Execution-Vulnerability.html
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2019-18371
|
||||
- https://github.com/UltramanGaia/Xiaomi_Mi_WiFi_R3G_Vulnerability_POC/blob/master/arbitrary_file_read_vulnerability.py
|
||||
- https://nvd.nist.gov/vuln/detail/CVE-2019-18371
|
||||
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
|
||||
|
@ -31,3 +31,5 @@ requests:
|
|||
- type: status
|
||||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by mp on 2022/06/10
|
||||
|
|
Loading…
Reference in New Issue