mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 19:17:37 +02:00
18 lines
766 B
Markdown
18 lines
766 B
Markdown
### [CVE-2011-4834](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4834)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The GetInstalledPackages function in the configuration tool in HP Application Lifestyle Management (ALM) 11 on AIX, HP-UX, and Solaris allows local users to gain privileges via (1) a Trojan horse /tmp/tmp.txt FIFO or (2) a symlink attack on /tmp/tmp.txt.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://0a29.blogspot.com/2011/12/0a29-11-2-privilege-escalation.html
|
|
|
|
#### Github
|
|
- https://github.com/lucassbeiler/linux_hardening_arsenal
|
|
|