mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-09 06:55:56 +02:00
18 lines
778 B
Markdown
18 lines
778 B
Markdown
### [CVE-2002-0820](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2002-0820)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
FreeBSD kernel 4.6 and earlier closes the file descriptors 0, 1, and 2 after they have already been assigned to /dev/null when the descriptors reference procfs or linprocfs, which could allow local users to reuse the file descriptors in a setuid or setgid program to modify critical data and gain privileges.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=102979180524452&w=2
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|