Exploitation Summary
EIP tracks 1 public exploit for CVE-2007-1412. PoCs published by rgod.
AI-analyzed exploit summary This exploit demonstrates a source code disclosure vulnerability in PHP 4.4.6 via the cpdf_open() function. By passing a long string as an argument, it triggers an error that leaks source code, including sensitive information like passwords.
Description
The cpdf_open function in the ClibPDF (cpdf) extension in PHP 4.4.6 allows context-dependent attackers to obtain sensitive information (script source code) via a long string in the second argument.
Exploits (1)
This exploit demonstrates a source code disclosure vulnerability in PHP 4.4.6 via the cpdf_open() function. By passing a long string as an argument, it triggers an error that leaks source code, including sensitive information like passwords.