### [CVE-2003-0501](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2003-0501) ![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue) ![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen) ### 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.