7.2
CVE-2023-27320
- EPSS 0.17%
- Published 28.02.2023 18:15:10
- Last modified 21.03.2025 21:15:34
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
Sudo before 1.9.13p2 has a double free in the per-command chroot feature.
Data is provided by the National Vulnerability Database (NVD)
Sudo Project ≫ Sudo Version >= 1.9.8 < 1.9.13
Sudo Project ≫ Sudo Version1.9.13 Update-
Sudo Project ≫ Sudo Version1.9.13 Updatep1
Fedoraproject ≫ Fedora Version36
Fedoraproject ≫ Fedora Version37
Fedoraproject ≫ Fedora Version38
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.17% | 0.387 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
134c704f-9b21-4f2e-91b3-4a467353bcc0 | 7.2 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.