mirror of
https://github.com/0xMarcio/cve.git
synced 2025-06-19 17:30:12 +00:00
18 lines
758 B
Markdown
18 lines
758 B
Markdown
![]() |
### [CVE-2000-1207](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-1207)
|
||
|

|
||
|

|
||
|

|
||
|
|
||
|
### 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.
|
||
|
|