mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-08 03:26:30 +00:00
19 lines
771 B
Markdown
19 lines
771 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://www.redhat.com/support/errata/RHSA-2003-239.html
|
||
|
|
||
|
#### Github
|
||
|
No PoCs found on GitHub currently.
|
||
|
|