mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 17:08:02 +02:00
18 lines
830 B
Markdown
18 lines
830 B
Markdown
### [CVE-2009-2669](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2669)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
A certain debugging component in IBM AIX 5.3 and 6.1 does not properly handle the (1) _LIB_INIT_DBG and (2) _LIB_INIT_DBG_FILE environment variables, which allows local users to gain privileges by leveraging a setuid-root program to create an arbitrary root-owned file with world-writable permissions, related to libC.a (aka the XL C++ runtime library) in AIX 5.3 and libc.a in AIX 6.1.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
No PoCs from references.
|
|
|
|
#### Github
|
|
- https://github.com/0xdea/exploits
|
|
|