mirror of
https://github.com/0xMarcio/cve.git
synced 2026-03-06 03:00:55 +00:00
18 lines
660 B
Markdown
18 lines
660 B
Markdown
### [CVE-2000-0867](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2000-0867)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Kernel logging daemon (klogd) in Linux does not properly cleanse user-injected format strings, which allows local users to gain root privileges by triggering malformed kernel messages.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.redhat.com/support/errata/RHSA-2000-061.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|