CVE-2024-7589

HIGH EPSS 78.7%
Published Aug 12, 20241y ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
High
Find Similar
Published Aug 12, 2024 1y ago
Last Modified Jun 17, 2026 2w ago

Description

A signal handler in sshd(8) may call a logging function that is not async-signal-safe. The signal handler is invoked when a client does not authenticate within the LoginGraceTime seconds (120 by default). This signal handler executes in the context of the sshd(8)'s privileged code, which is not sandboxed and runs with full root privileges. This issue is another instance of the problem in CVE-2024-6387 addressed by FreeBSD-SA-24:04.openssh. The faulty code in this case is from the integration of blacklistd in OpenSSH in FreeBSD. As a result of calling functions that are not async-signal-safe in the privileged sshd(8) context, a race condition exists that a determined attacker may be able to exploit to allow an unauthenticated remote code execution as root.

CVSS Details

Base Score
8.1
Exploitability
2.2
Impact
5.9
Vector string
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
Attack Vector Network
Attack Complexity High
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability High

Threat Intelligence

EPSS Exploit Probability
78.7% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 2

CWE-362
CWE-364

Affected Products 19

VendorProductVersionRange
freebsdfreebsd* <13.0
freebsdfreebsd*≥13.1  –  <13.3
freebsdfreebsd13.3any
freebsdfreebsd13.3any
freebsdfreebsd13.3any
freebsdfreebsd13.3any
freebsdfreebsd14.0any
freebsdfreebsd14.0any
freebsdfreebsd14.0any
freebsdfreebsd14.0any
freebsdfreebsd14.0any
freebsdfreebsd14.0any
freebsdfreebsd14.0any
freebsdfreebsd14.0any
freebsdfreebsd14.0any
freebsdfreebsd14.0any
freebsdfreebsd14.0any
freebsdfreebsd14.1any
freebsdfreebsd14.1any

References 4

  • security.freebsd.org https://security.freebsd.org/advisories/FreeBSD-SA-24:08.openssh.asc
    Vendor Advisory
  • security.netapp.com https://security.netapp.com/advisory/ntap-20240816-0002/
  • cve.org https://www.cve.org/CVERecord?id=CVE-2006-5051
    Not Applicable
  • cve.org https://www.cve.org/CVERecord?id=CVE-2024-6387
    Third Party Advisory

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.