Exploitation Summary
EIP tracks 1 public exploit for CVE-2011-5219. PoCs published by ZadYree.
AI-analyzed exploit summary This exploit leverages a path traversal vulnerability in mPDF <= 5.3 to disclose arbitrary files by manipulating the 'filename' parameter in 'show_code.php'. It retrieves the file content as a PDF and converts it to text.
Description
Directory traversal vulnerability in examples/show_code.php in mPDF 5.3 and earlier allows remote attackers to read arbitrary files via a .. (dot dot) in the filename parameter.
Exploits (1)
This exploit leverages a path traversal vulnerability in mPDF <= 5.3 to disclose arbitrary files by manipulating the 'filename' parameter in 'show_code.php'. It retrieves the file content as a PDF and converts it to text.