5
CVSSv2

CVE-2005-2787

Published: 02/09/2005 Updated: 11/07/2017
CVSS v2 Base Score: 5 | Impact Score: 2.9 | Exploitability Score: 10
VMScore: 505
Vector: AV:N/AC:L/Au:N/C:N/I:P/A:N

Vulnerability Summary

comment_delete_cgi.php in Simple PHP Blog allows remote malicious users to delete arbitrary files via the comment parameter.

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! ...