ID:10240 - Exploit for Double Free in OpenSSH - CVE-2023-25136

 
Main Vulnerability Database Exploits ID:10240 - Exploit for Double Free in OpenSSH - CVE-2023-25136

ID:10240 - Exploit for Double Free in OpenSSH - CVE-2023-25136

Published: July 26, 2024


Vulnerability identifier: #VU71771
Vulnerability risk: High
CVE-ID: CVE-2023-25136
CWE-ID: CWE-415
Exploitation vector: Remote access
Vulnerable software:
OpenSSH

Link to public exploit:


Vulnerability description

The vulnerability allows a remote attacker to potentially execute arbitrary code on the target system.

The vulnerability exists due to a boundary error within the sshd(8) daemon. A remote non-authenticated attacker can send  specially crafted data to the application, trigger a double free error and execute arbitrary code on the target system.

The vendor believes exploitation of this vulnerability has limitations as double free occurs "in the unprivileged pre-auth process that is subject to chroot(2) and is further sandboxed on most major platforms". Nevertheless we assign a high risk to this vulnerability.


Remediation

Install updates from vendor's website.