7.1
CVE-2021-28041
- EPSS 0.26%
- Published 05.03.2021 21:15:13
- Last modified 21.11.2024 05:59:01
- Source cve@mitre.org
- Teams watchlist Login
- Open Login
ssh-agent in OpenSSH before 8.5 has a double free that may be relevant in a few less-common scenarios, such as unconstrained agent-socket access on a legacy operating system, or the forwarding of an agent to an attacker-controlled host.
Data is provided by the National Vulnerability Database (NVD)
Fedoraproject ≫ Fedora Version33
Fedoraproject ≫ Fedora Version34
Netapp ≫ Cloud Backup Version-
Netapp ≫ Hci Management Node Version-
Netapp ≫ Hci Compute Node Firmware Version-
Netapp ≫ Hci Storage Node Firmware Version-
Oracle ≫ Communications Offline Mediation Controller Version12.0.0.3.0
Oracle ≫ Zfs Storage Appliance Version8.8
Zu dieser CVE wurde keine CISA KEV oder CERT.AT-Warnung gefunden.
Type | Source | Score | Percentile |
---|---|---|---|
EPSS | FIRST.org | 0.26% | 0.489 |
Source | Base Score | Exploit Score | Impact Score | Vector string |
---|---|---|---|---|
nvd@nist.gov | 7.1 | 1.2 | 5.9 |
CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:H/I:H/A:H
|
nvd@nist.gov | 4.6 | 3.9 | 6.4 |
AV:N/AC:H/Au:S/C:P/I:P/A:P
|
CWE-415 Double Free
The product calls free() twice on the same memory address, potentially leading to modification of unexpected memory locations.