Files
cve/2011/CVE-2011-4060.md

19 lines
796 B
Markdown
Raw Permalink Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2011-4060](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2011-4060)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
2025-09-29 21:09:30 +02:00
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa%20&color=brightgreen)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brightgreen)
2024-05-26 14:27:05 +02:00
### Description
The runtime linker in QNX Neutrino RTOS 6.5.0 before Service Pack 1 does not properly clear the LD_DEBUG_OUTPUT and LD_DEBUG environment variables when a program is spawned from a setuid program, which allows local users to overwrite files via a symlink attack.
### POC
#### Reference
- http://securityreason.com/securityalert/8475
- http://www.nth-dimension.org.uk/pub/NDSA20110310.txt.asc
#### Github
No PoCs found on GitHub currently.