CVE-2006-6771
CVE-2006-6771 is a medium-severity vulnerability in Irokez Irokez Cms with a CVSS 2.0 base score of 6.8. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low.
Key facts
- Severity: Medium (CVSS 2.0 base score 6.8)
- EPSS exploit prediction: 2% (80th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Irokez Irokez Cms
- Published:
- Last modified:
Description
Multiple PHP remote file inclusion vulnerabilities in Irokez CMS 0.7.1 and earlier, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the (1) GLOBALS[PTH][func] parameter in (a) scripts/gallery.scr.php; the (2) GLOBALS[PTH][spaw] parameter in (b) scripts/xtextarea.scr.php; and the (3) GLOBALS[PTH][classes] parameter in (c) sitemap.scr.php, (d) news.scr.php, (e) polls.scr.php, (f) rss.scr.php, (g) search.scr.php in scripts/, and (h) form.fun.php, (i) general.func.php, (j) groups.func.php, (k) js.func.php, (l) sections.func.php, and (m) users.func.php in functions/.
Frequently asked questions
- What is CVE-2006-6771?
- Multiple PHP remote file inclusion vulnerabilities in Irokez CMS 0.7.1 and earlier, when register_globals is enabled, allow remote attackers to execute arbitrary PHP code via a URL in the (1) GLOBALS[PTH][func] parameter in (a) scripts/gallery.scr.php; the (2) GLOBALS[PTH][spaw] parameter in (b) scripts/xtextarea.scr.php; and the (3) GLOBALS[PTH][classes] parameter in (c) sitemap.scr.php, (d) news.scr.php, (e) polls.scr.php, (f) rss.scr.php, (g) search.scr.php in scripts/, and (h) form.fun.php, (i) general.func.php, (j) groups.func.php, (k) js.func.php, (l) sections.func.php, and (m) users.func.php in functions/.
- How severe is CVE-2006-6771?
- CVE-2006-6771 has a CVSS 2.0 base score of 6.8, rated medium severity.
- Is CVE-2006-6771 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-2006-6771?
- CVE-2006-6771 affects Irokez Irokez Cms. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2006-6771?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2006-6771 published?
- CVE-2006-6771 was published on 2006-12-27 and last updated on 2026-06-16.
References
- http://secunia.com/advisories/23497
- http://www.securityfocus.com/bid/21769
- http://www.vupen.com/english/advisories/2006/5178
- https://www.exploit-db.com/exploits/3007
Affected products (1)
- cpe:2.3:a:irokez:irokez_cms:*:*:*:*:*:*:*:*
More vulnerabilities in Irokez Irokez Cms
- CVE-2009-4982 — Medium (CVSS 6.8): SQL injection vulnerability in the select function in Irokez CMS 0.7.1, when magic_quotes_gpc is disabled, allows…