7.5
CVSSv2

CVE-2007-0370

Published: 19/01/2007 Updated: 19/10/2017
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 index.php in phpBP RC3 (2.204) and previous versions allows remote administrators to inject arbitrary PHP code into an upload/banners/ file via a banners add operation that uploads the PHP code through an image_form parameter specifying a multiple-extension filename such as .jpg.vil.gif.php, which is stored in upload/banners/ under a different name, and executable via a direct request. NOTE: a separate SQL injection issue could be leveraged to make this vulnerability reachable by remote unauthenticated attackers.

Vulnerable Product Search on Vulmon Subscribe to Product

phpbp phpbp rc3_2.204

Exploits

<? //************************************************************** //Kacper & str0ke Settings $exploit_name = "phpBP <= RC3 (2204) (sql/cmd) Remote Code Execution Exploit"; $script_name = "phpBP RC3 (2204)"; $script_site = "wwwphpbpcom/"; $dork = 'Silnik strony jest chroniony prawami autorskimi PHP BP Team'; //to work exploit ...