9.8
CVE-2021-45707
- EPSS 0.47%
- Veröffentlicht 27.12.2021 00:15:09
- Zuletzt bearbeitet 21.11.2024 06:32:56
- Quelle cve@mitre.org
- CVE-Watchlists
- Unerledigt
An issue was discovered in the nix crate 0.16.0 and later before 0.20.2, 0.21.x before 0.21.2, and 0.22.x before 0.22.2 for Rust. unistd::getgrouplist has an out-of-bounds write if a user is in more than 16 /etc/groups groups.
Daten sind bereitgestellt durch National Vulnerability Database (NVD)
Nix Project ≫ Nix SwPlatformrust Version >= 0.16.0 < 0.20.2
Nix Project ≫ Nix SwPlatformrust Version >= 0.21.0 < 0.21.2
Nix Project ≫ Nix SwPlatformrust Version >= 0.22.0 < 0.22.2
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.47% | 0.635 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| nvd@nist.gov | 9.8 | 3.9 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
|
| nvd@nist.gov | 7.5 | 10 | 6.4 |
AV:N/AC:L/Au:N/C:P/I:P/A:P
|
CWE-787 Out-of-bounds Write
The product writes data past the end, or before the beginning, of the intended buffer.