vendor:
LightBlog
by:
Omni
7.5
CVSS
HIGH
Remote File Upload Vulnerability
434
CWE
Product Name: LightBlog
Affected Version From: 9.5
Affected Version To: 9.5
Patch Exists: YES
Related CWE: N/A
CPE: a:publicwarehouse:lightblog:9.5
Metasploit:
N/A
Other Scripts:
N/A
Tags: N/A
CVSS Metrics: N/A
Nuclei References:
N/A
Nuclei Metadata: N/A
Platforms Tested: N/A
2008
LightBlog 9.5 – REMOTE FILE UPLOAD VULNERABILITY
A remote file upload vulnerability is present in LightBlog version 9.5. Users without permissions are able to upload any kind of files, also .php; so the attacker can upload their own remote PHP shell. The file vulnerable is: cp_upload_image.php, and you can find it under the root directory of the blog uploaded.
Mitigation:
Edit the source code, use CHMOD, Delete cp_upload_image.php, Use the vendor patch.