7.5
CVSSv2

CVE-2007-1552

Published: 20/03/2007 Updated: 16/10/2018
CVSS v2 Base Score: 7.5 | Impact Score: 6.4 | Exploitability Score: 10
VMScore: 755
Vector: AV:N/AC:L/Au:N/C:P/I:P/A:P

Vulnerability Summary

Unrestricted file upload vulnerability in usercp.php in MetaForum 0.513 Beta restricts file types based on the MIME type in the Content-type HTTP header, which allows remote malicious users to upload and execute arbitrary scripts via an image MIME type with a filename containing an executable extension such as .php.

Vulnerable Product Search on Vulmon Subscribe to Product

metaforum metaforum 0.513_beta

Exploits

<?php /*---------------------------------------------------------*\ MetaForum <= 0513 Beta - Remote file upload Vulnerability [|Description:|] A security bug has been discovered in MetaForum 0513 Beta This bug can be used by an attacker to upload a malicious php file on the server During the upload, the MIME type of the file is the only ...