CVE-2007-0370

phpBP RC3 (2.204) and earlier - Unauthenticated Arbitrary PHP Code Execution via Banner Upload

Title source: llm
STIX 2.1

Exploitation Summary

EIP tracks 1 public exploit for CVE-2007-0370. PoCs published by Kacper.

AI-analyzed exploit summary This exploit targets a file upload vulnerability in phpBP <= RC3 (2.204), allowing remote code execution by uploading a malicious PHP file disguised as an image. It requires an admin session and demonstrates the vulnerability by executing arbitrary commands via a custom HTTP header.

Description

Unrestricted file upload vulnerability in index.php in phpBP RC3 (2.204) and earlier 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.

Exploits (1)

exploitdb WORKING POC VERIFIED
by Kacper · phpwebappsphp
https://www.exploit-db.com/exploits/3153

This exploit targets a file upload vulnerability in phpBP <= RC3 (2.204), allowing remote code execution by uploading a malicious PHP file disguised as an image. It requires an admin session and demonstrates the vulnerability by executing arbitrary commands via a custom HTTP header.

Classification
Working Poc 95%
Attack Type
Rce
Complexity
Moderate
Reliability
Reliable
Target: phpBP <= RC3 (2.204)
Auth required
Prerequisites: Admin session ID · Access to the admin panel
devstral-2 · analyzed Feb 18, 2026 Full analysis →

References (3)

Core 3
Core References
Third Party Advisory, VDB Entry vdb-entry x_refsource_xf
https://exchange.xforce.ibmcloud.com/vulnerabilities/31619
Exploit, Third Party Advisory exploit x_refsource_exploit-db
https://www.exploit-db.com/exploits/3153
Third Party Advisory, VDB Entry vdb-entry x_refsource_osvdb
http://osvdb.org/34762

Scores

EPSS 0.0111
EPSS Percentile 61.5%

Details

Status published
Products (1)
phpbp/phpbp rc3_2.204
Published Jan 19, 2007
Tracked Since Feb 18, 2026