CVE-2007-0704
CVE-2007-0704 is a high-severity vulnerability in Somery 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: Somery
- Published:
- Last modified:
Description
PHP remote file inclusion vulnerability in install.php in Somery 0.4.6 allows remote attackers to execute arbitrary PHP code via a URL in the skindir parameter, a different vector than CVE-2006-4669. NOTE: the documentation says to remove install.php after installation.
Frequently asked questions
- What is CVE-2007-0704?
- PHP remote file inclusion vulnerability in install.php in Somery 0.4.6 allows remote attackers to execute arbitrary PHP code via a URL in the skindir parameter, a different vector than CVE-2006-4669. NOTE: the documentation says to remove install.php after installation.
- How severe is CVE-2007-0704?
- CVE-2007-0704 has a CVSS 2.0 base score of 7.5, rated high severity.
- Is CVE-2007-0704 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-0704?
- CVE-2007-0704 affects Somery. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2007-0704?
- 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-0704 published?
- CVE-2007-0704 was published on 2007-02-04 and last updated on 2026-06-16.
References
- http://osvdb.org/33608
- http://www.attrition.org/pipermail/vim/2007-February/001265.html
- https://www.exploit-db.com/exploits/2329
Affected products (1)
- cpe:2.3:a:somery:somery:0.4.6:*:*:*:*:*:*:*
More vulnerabilities in Somery
- CVE-2006-4669 — Medium (CVSS 5.1): PHP remote file inclusion vulnerability in admin/system/include.php in Somery 0.4.6 and earlier, when register_globals…