CVE-2008-3234
OpenSSH - Authenticated SELinux Role Bypass via Username Suffix
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2008-3234. PoCs published by eliteboy.
AI-analyzed exploit summary This is a writeup describing a vulnerability in Debian-based OpenSSH configurations with SELinux support, where arbitrary SELinux roles can be set via the username field. The exploit involves crafting a username with a forward slash to specify a role, potentially leading to privilege escalation.
Description
sshd in OpenSSH 4 on Debian GNU/Linux, and the 20070303 OpenSSH snapshot, allows remote authenticated users to obtain access to arbitrary SELinux roles by appending a :/ (colon slash) sequence, followed by the role name, to the username.
Exploits (1)
This is a writeup describing a vulnerability in Debian-based OpenSSH configurations with SELinux support, where arbitrary SELinux roles can be set via the username field. The exploit involves crafting a username with a forward slash to specify a role, potentially leading to privilege escalation.