mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
697 B
Markdown
18 lines
697 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
|
|
|