mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-02 20:21:38 +02:00
18 lines
698 B
Markdown
18 lines
698 B
Markdown
### [CVE-2008-3234](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-3234)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|