CVE-2005-0155
Perl 5.8.0 - Arbitrary File Creation via PERLIO_DEBUG Variable
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2005-0155. PoCs published by Kevin Finisterre.
AI-analyzed exploit summary This exploit leverages the PERLIO_DEBUG environment variable vulnerability in sperl5.8.4 to overwrite /etc/ld.so.preload with a malicious shared library, leading to privilege escalation by hijacking the getuid() function.
Description
The PerlIO implementation in Perl 5.8.0, when installed with setuid support (sperl), allows local users to create arbitrary files via the PERLIO_DEBUG variable.
Exploits (1)
This exploit leverages the PERLIO_DEBUG environment variable vulnerability in sperl5.8.4 to overwrite /etc/ld.so.preload with a malicious shared library, leading to privilege escalation by hijacking the getuid() function.