mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-01 06:51:35 +02:00
18 lines
661 B
Markdown
18 lines
661 B
Markdown
### [CVE-2009-1786](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1786)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The malloc subsystem in libc in IBM AIX 5.3 and 6.1 allows local users to create or overwrite arbitrary files via a symlink attack on the log file associated with the MALLOCDEBUG environment variable.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/9306
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|