mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-28 18:48:49 +00:00
21 lines
879 B
Markdown
21 lines
879 B
Markdown
### [CVE-2003-0501](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0501)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The /proc filesystem in Linux allows local users to obtain sensitive information by opening various entries in /proc/self before executing a setuid program, which causes the program to fail to change the ownership and permissions of those entries.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://marc.info/?l=bugtraq&m=105621758104242
|
|
- http://marc.info/?l=bugtraq&m=105621758104242
|
|
- http://www.redhat.com/support/errata/RHSA-2003-239.html
|
|
- http://www.redhat.com/support/errata/RHSA-2003-239.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|