7.5
CVE-2022-31793
- EPSS 93.82%
- Published 04.08.2022 22:15:08
- Last modified 21.11.2024 07:05:20
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
do_request in request.c in muhttpd before 1.1.7 allows remote attackers to read arbitrary files by constructing a URL with a single character before a desired path on the filesystem. This occurs because the code skips over the first character when serving files. Arris NVG443, NVG599, NVG589, and NVG510 devices and Arris-derived BGW210 and BGW320 devices are affected.
Data is provided by the National Vulnerability Database (NVD)
Arris ≫ Nvg443 Firmware Version-
Arris ≫ Nvg599 Firmware Version-
Arris ≫ Nvg589 Firmware Version-
Arris ≫ Nvg510 Firmware Version-
Arris ≫ Bgw210 Firmware Version-
Arris ≫ Bgw320 Firmware Version-
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 93.82% | 0.999 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.5 | 3.9 | 3.6 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
|
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.