7.5
CVE-2019-14701
- EPSS 0.56%
- Veröffentlicht 06.08.2019 23:15:12
- Zuletzt bearbeitet 21.11.2024 04:27:10
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered on MicroDigital N-series cameras with firmware through 6400.0.8.5. An attacker can trigger read operations on an arbitrary file via Path Traversal in the TZ parameter, but cannot retrieve the data that is read. This causes a denial of service if the filename is, for example, /dev/random.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Microdigital ≫ Mdc-n4090 Firmware Version <= 6400.0.8.5
Microdigital ≫ Mdc-n4090w Firmware Version <= 6400.0.8.5
Microdigital ≫ Mdc-n2190v Firmware Version <= 6400.0.8.5
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.56% | 0.657 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
|
| nvd@nist.gov | 5 | 10 | 2.9 |
AV:N/AC:L/Au:N/C:N/I:N/A:P
|
CWE-22 Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')
The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.