mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-27 21:40:45 +01:00
18 lines
720 B
Markdown
18 lines
720 B
Markdown
### [CVE-2011-2921](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-2921)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
ktsuss versions 1.4 and prior has the uid set to root and does not drop privileges prior to executing user specified commands, which can result in command execution with root privileges.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/154307/ktsuss-Suid-Privilege-Escalation.html
|
|
|
|
#### Github
|
|
- https://github.com/bcoles/local-exploits
|
|
|