7.5
CVSSv2

CVE-2006-5948

Published: 17/11/2006 Updated: 19/10/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

PHP remote file inclusion vulnerability in pntUnit/Inspect.php in phpPeanuts 1.1 and previous versions allows remote malicious users to execute arbitrary PHP code via a URL in the Include parameter.

Vulnerable Product Search on Vulmon Subscribe to Product

ringsworld phppeanuts 1.1

Exploits

:: Preface :: Type : Remote File Include Scripts : Phppeanuts 11 Download : scriptsringsworldcom/development-tools/phppeanuts-1-1zip Founder : Hidayat Sagita aka bomm_3x Contact : hidayatsagita[at]gmail[dot]com :: What ? :: In Inspectphp file on line : 4 if ( isSet($_REQUEST["Include"]) ) 5 include $_REQUEST["In ...