8.8
CVE-2019-25016
- EPSS 1.02%
- Veröffentlicht 28.01.2021 20:15:12
- Zuletzt bearbeitet 21.11.2024 04:39:44
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
In OpenDoas from 6.6 to 6.8 the users PATH variable was incorrectly inherited by authenticated executions if the authenticating rule allowed the user to execute any command. Rules that only allowed to authenticated user to execute specific commands were not affected by this issue.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Opendoas Project ≫ Opendoas Version >= 6.6 <= 6.8
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 1.02% | 0.767 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 8.8 | 2.8 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 6.5 | 8 | 6.4 |
AV:N/AC:L/Au:S/C:P/I:P/A:P
|
CWE-459 Incomplete Cleanup
The product does not properly "clean up" and remove temporary or supporting resources after they have been used.
CWE-909 Missing Initialization of Resource
The product does not initialize a critical resource.