vendor:
Simple PHP Blog
by:
Matteo Cantoni, patrick
7.5
CVSS
HIGH
Arbitrary File Upload
434
CWE
Product Name: Simple PHP Blog
Affected Version From: 0.0.0
Affected Version To: 0.4.0
Patch Exists: NO
Related CWE: CVE-2005-2733
CPE: a:simple_php_blog:simple_php_blog:0.4.0
Platforms Tested: php
2005
Simple PHP Blog <= 0.4.0 Remote Command Execution
This module combines three separate issues within The Simple PHP Blog (<= 0.4.0) application to upload arbitrary data and thus execute a shell. The first vulnerability exposes the hash file (password.txt) to unauthenticated users. The second vulnerability lies within the image upload system provided to logged-in users; there is no image validation function in the blogger to prevent an authenticated user from uploading any file type. The third vulnerability occurs within the blog comment functionality, allowing arbitrary files to be deleted.
Mitigation:
Apply the latest patches and update to a version above 0.4.0.