mirror of
https://github.com/0xMarcio/cve.git
synced 2025-05-07 03:02:30 +00:00
771 B
771 B
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.