7.8
CVSSv2

CVE-2007-1412

Published: 12/03/2007 Updated: 11/10/2017
CVSS v2 Base Score: 7.8 | Impact Score: 6.9 | Exploitability Score: 10
VMScore: 785
Vector: AV:N/AC:L/Au:N/C:C/I:N/A:N

Vulnerability Summary

The cpdf_open function in the ClibPDF (cpdf) extension in PHP 4.4.6 allows context-dependent malicious users to obtain sensitive information (script source code) via a long string in the second argument.

Vulnerable Product Search on Vulmon Subscribe to Product

php php 4.4.6

Exploits

<?php /* PHP 446 cpdf_open() source code disclosure poc by rgod site: retrogodaltervistaorg to be launched from the cli this will show as output something like this: ClibPDF: Cannot open [A * 11111]$my_password_is="suntzu";[newline] $my_password_is="suntzu";[etc] for PDF output X-Powered-By: PHP/446 ...