6.5
CVE-2021-30173
- EPSS 0.33%
- Veröffentlicht 07.05.2021 10:15:08
- Zuletzt bearbeitet 21.11.2024 06:03:27
- Quelle twcert@cert.org.tw
- CVE-Watchlists
- Unerledigt
Local File Inclusion vulnerability of the omni-directional communication system allows remote authenticated attacker inject absolute path into Url parameter and access arbitrary file.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Junhetec ≫ Omnidirectional Communication System Version2007.2103
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.33% | 0.555 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 4 | 8 | 2.9 |
AV:N/AC:L/Au:S/C:P/I:N/A:N
|
| twcert@cert.org.tw | 6.5 | 2.8 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N
|
CWE-36 Absolute Path Traversal
The product uses external input to construct a pathname that should be within a restricted directory, but it does not properly neutralize absolute path sequences such as "/abs/path" that can resolve to a location that is outside of that directory.