CVE-2007-0370
CVE-2007-0370 is a high-severity vulnerability in Phpbp with a CVSS 2.0 base score of 7.5. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: High (CVSS 2.0 base score 7.5)
- EPSS exploit prediction: 1% (62nd percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Phpbp
- Published:
- Last modified:
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.
Frequently asked questions
- What is CVE-2007-0370?
- 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.
- How severe is CVE-2007-0370?
- CVE-2007-0370 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2007-0370 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (62nd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2007-0370?
- CVE-2007-0370 affects Phpbp. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2007-0370?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- When was CVE-2007-0370 published?
- CVE-2007-0370 was published on 2007-01-19 and last updated on 2026-06-16.
References
- http://osvdb.org/34762
- https://exchange.xforce.ibmcloud.com/vulnerabilities/31619
- https://www.exploit-db.com/exploits/3153
Affected products (1)
- cpe:2.3:a:phpbp:phpbp:rc3_2.204:*:*:*:*:*:*:*
More vulnerabilities in Phpbp
- CVE-2008-1408 — High (CVSS 7.5): SQL injection vulnerability in includes/functions/banners-external.php in phpBP 2 RC3 (2.204) FIX 4 allows remote…
- CVE-2007-0369 — High (CVSS 7.5): SQL injection vulnerability in phpBP RC3 (2.204) and earlier allows remote attackers to execute arbitrary SQL commands…