mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-25 20:57:49 +02:00
18 lines
673 B
Markdown
18 lines
673 B
Markdown
### [CVE-2006-4124](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4124)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The libXm library in LessTif 0.95.0 and earlier allows local users to gain privileges via the DEBUG_FILE environment variable, which is used to create world-writable files when libXm is run from a setuid program.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://www.exploit-db.com/exploits/2144
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|