mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-14 06:52:09 +02:00
18 lines
776 B
Markdown
18 lines
776 B
Markdown
### [CVE-2014-3074](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2014-3074)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The runtime linker in IBM AIX 6.1 and 7.1 and VIOS 2.2.x allows local users to create a mode-666 root-owned file, and consequently gain privileges, by setting crafted MALLOCOPTIONS and MALLOCBUCKETS environment-variable values and then executing a setuid program.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://packetstormsecurity.com/files/127390/IBM-AIX-Runtime-Linker-Privilege-Escalation.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|