CVE-2023-24626
MEDIUMGNU Screen < 4.9.0 - Denial of Service via Privileged SIGHUP Signal
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2023-24626. PoCs published by Manuel Andreas.
AI-analyzed exploit summary This exploit leverages a privilege escalation vulnerability in GNU screen v4.9.0 by sending a crafted message to a Unix socket, allowing an attacker to send a SIGHUP signal to a target process as root. The PoC spawns a screen instance and manipulates socket communication to achieve the escalation.
Description
socket.c in GNU Screen through 4.9.0, when installed setuid or setgid (the default on platforms such as Arch Linux and FreeBSD), allows local users to send a privileged SIGHUP signal to any PID, causing a denial of service or disruption of the target process.
Exploits (1)
This exploit leverages a privilege escalation vulnerability in GNU screen v4.9.0 by sending a crafted message to a Unix socket, allowing an attacker to send a SIGHUP signal to a target process as root. The PoC spawns a screen instance and manipulates socket communication to achieve the escalation.
References (4)
Scores
CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H