CVE-2007-0861
CVE-2007-0861 is a high-severity vulnerability in Phpcoin 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: 2% (80th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Phpcoin
- Published:
- Last modified:
Description
PHP remote file inclusion vulnerability in modules/mail/index.php in phpCOIN RC-1 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the _CCFG['_PKG_PATH_MDLS'] parameter. NOTE: this issue has been disputed by a reliable third party, who states that a fatal error occurs before the relevant code is reached
Frequently asked questions
- What is CVE-2007-0861?
- PHP remote file inclusion vulnerability in modules/mail/index.php in phpCOIN RC-1 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the _CCFG['_PKG_PATH_MDLS'] parameter. NOTE: this issue has been disputed by a reliable third party, who states that a fatal error occurs before the relevant code is reached
- How severe is CVE-2007-0861?
- CVE-2007-0861 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2007-0861 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 2% (80th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2007-0861?
- CVE-2007-0861 affects Phpcoin. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2007-0861?
- 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-0861 published?
- CVE-2007-0861 was published on 2007-02-09 and last updated on 2026-06-16.
References
- http://osvdb.org/33591
- http://securityreason.com/securityalert/2230
- http://www.securityfocus.com/archive/1/458064/100/200/threaded
- http://www.securityfocus.com/archive/1/458080/100/200/threaded
Affected products (1)
- cpe:2.3:a:phpcoin:phpcoin:*:*:*:*:*:*:*:*
More vulnerabilities in Phpcoin
- CVE-2010-0953 — Medium (CVSS 6.8): Directory traversal vulnerability in mod.php in phpCOIN 1.2.1 allows remote attackers to read arbitrary files via a ..…