CVE-2003-0536
phpsysinfo <= 2.1 - Directory Traversal via Template or Language Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2003-0536. PoCs published by Albert Puigsech Galicia.
AI-analyzed exploit summary This exploit demonstrates a local file inclusion (LFI) vulnerability in PHPSysInfo, allowing local users to disclose arbitrary files or execute PHP code by manipulating the language include path via symlinks.
Description
Directory traversal vulnerability in phpSysInfo 2.1 and earlier allows attackers with write access to a local directory to read arbitrary files as the PHP user or cause a denial of service via .. (dot dot) sequences in the (1) template or (2) lng parameters.
Exploits (1)
This exploit demonstrates a local file inclusion (LFI) vulnerability in PHPSysInfo, allowing local users to disclose arbitrary files or execute PHP code by manipulating the language include path via symlinks.