Files
CVEs-PoC/2000/CVE-2000-1207.md
T
2024-06-18 02:51:15 +02:00

18 lines
758 B
Markdown

### [CVE-2000-1207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1207)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### Description
userhelper in the usermode package on Red Hat Linux executes non-setuid programs as root, which does not activate the security measures in glibc and allows the programs to be exploited via format string vulnerabilities in glibc via the LANG or LC_ALL environment variables (CVE-2000-0844).
### POC
#### Reference
- http://marc.info/?l=bugtraq&m=97034397026473&w=2
#### Github
No PoCs found on GitHub currently.