Files
CVEs-PoC/2008/CVE-2008-3234.md
T
2024-06-18 02:51:15 +02:00

18 lines
698 B
Markdown

### [CVE-2008-3234](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3234)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.
### POC
#### Reference
- https://www.exploit-db.com/exploits/6094
#### Github
No PoCs found on GitHub currently.