7.5
CVSSv2

CVE-2005-2733

Published: 30/08/2005 Updated: 11/07/2017
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 760
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

upload_img_cgi.php in Simple PHP Blog (SPHPBlog) does not properly restrict file extensions of uploaded files, which could allow remote malicious users to execute arbitrary code.

Vulnerable Product Search on Vulmon Subscribe to Product

alexander palmo simple php blog 0.4.0

Exploits

#!/usr/bin/perl -w #=============================================================================== # Title: sphpblog_vulnspl # # Written by: Kenneth F Belva, CISSP # Franklin Technologies Unlimited, Inc # wwwftusecuritycom # # Date: August 25, 2005 # # Version: 01 # # Description: This program is for educational purposes only! ...
## # $Id: sphpblog_file_uploadrb 9929 2010-07-25 21:37:54Z jduck $ ## ## # This file is part of the Metasploit Framework and may be subject to # redistribution and commercial restrictions Please see the Metasploit # Framework web site for more information on licensing and terms of use # metasploitcom/framework/ ## require 'msf/core' c ...