CVE-2007-2025
CVE-2007-2025 is a high-severity vulnerability in Phpwiki 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: 3% (83rd percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Phpwiki
- Published:
- Last modified:
Description
Unrestricted file upload vulnerability in the UpLoad feature (lib/plugin/UpLoad.php) in PhpWiki 1.3.11p1 allows remote attackers to upload arbitrary PHP files with a double extension, as demonstrated by .php.3, which is interpreted by Apache as being a valid PHP file.
Frequently asked questions
- What is CVE-2007-2025?
- Unrestricted file upload vulnerability in the UpLoad feature (lib/plugin/UpLoad.php) in PhpWiki 1.3.11p1 allows remote attackers to upload arbitrary PHP files with a double extension, as demonstrated by .php.3, which is interpreted by Apache as being a valid PHP file.
- How severe is CVE-2007-2025?
- CVE-2007-2025 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2007-2025 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 3% (83rd percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2007-2025?
- CVE-2007-2025 affects Phpwiki. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2007-2025?
- 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-2025 published?
- CVE-2007-2025 was published on 2007-04-13 and last updated on 2026-06-16.
References
- http://secunia.com/advisories/25307
- http://secunia.com/advisories/26784
- http://www.debian.org/security/2007/dsa-1371
- http://www.gentoo.org/security/en/glsa/glsa-200705-16.xml
- http://www.nabble.com/Important-UpLoad-security-fix%21-was--Fwd%3A--phpwiki---Open-Discussion--RE%3A-upload-security-risk--t3543463.html
- https://sourceforge.net/forum/message.php?msg_id=4249177
Affected products (1)
- cpe:2.3:a:phpwiki:phpwiki:1.3.11p1:*:*:*:*:*:*:*
More vulnerabilities in Phpwiki
- CVE-2007-3193 — Critical (CVSS 10.0): lib/WikiUser/LDAP.php in PhpWiki before 1.3.13p1, when the configuration lacks a nonzero PASSWORD_LENGTH_MINIMUM, might…
- CVE-2007-2024 — Medium (CVSS 6.8): Unrestricted file upload vulnerability in the UpLoad feature (lib/plugin/UpLoad.php) in PhpWiki 1.3.x allows remote…