5.5
CVE-2018-21269
- EPSS 0.14%
- Veröffentlicht 27.10.2020 04:15:10
- Zuletzt bearbeitet 21.11.2024 04:03:19
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
checkpath in OpenRC through 0.42.1 might allow local users to take ownership of arbitrary files because a non-terminal path component can be a symlink.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Openrc Project ≫ Openrc Version <= 0.42.1
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.14% | 0.349 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 5.5 | 1.8 | 3.6 |
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N
|
| nvd@nist.gov | 2.1 | 3.9 | 2.9 |
AV:L/AC:L/Au:N/C:N/I:P/A:N
|
CWE-59 Improper Link Resolution Before File Access ('Link Following')
The product attempts to access a file based on the filename, but it does not properly prevent that filename from identifying a link or shortcut that resolves to an unintended resource.