CVE-2006-2762
CVE-2006-2762 is a medium-severity vulnerability in Webcalendar with a CVSS 2.0 base score of 6.4. 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.4)
- EPSS exploit prediction: 2% (80th percentile)
- Actively exploited: Not listed in CISA KEV
- Affected product: Webcalendar
- Published:
- Last modified:
Description
PHP remote file inclusion vulnerability in includes/config.php in WebCalendar 1.0.3 allows remote attackers to execute arbitrary PHP code via a URL in the includedir parameter, which is remotely accessed in an fopen call whose results are used to define a user_inc setting that is used in an include_once call.
Frequently asked questions
- What is CVE-2006-2762?
- PHP remote file inclusion vulnerability in includes/config.php in WebCalendar 1.0.3 allows remote attackers to execute arbitrary PHP code via a URL in the includedir parameter, which is remotely accessed in an fopen call whose results are used to define a user_inc setting that is used in an include_once call.
- How severe is CVE-2006-2762?
- CVE-2006-2762 has a CVSS 2.0 base score of 6.4, rated medium severity.
- Is CVE-2006-2762 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-2762?
- CVE-2006-2762 affects Webcalendar. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2006-2762?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround.
- When was CVE-2006-2762 published?
- CVE-2006-2762 was published on 2006-06-02 and last updated on 2026-06-16.
References
- http://secunia.com/advisories/20367
- http://secunia.com/advisories/20542
- http://securityreason.com/securityalert/1019
- http://securitytracker.com/id?1016179
- http://www.debian.org/security/2006/dsa-1096
- http://www.osvdb.org/25842
- http://www.securityfocus.com/archive/1/435379
- http://www.securityfocus.com/archive/1/436263/100/0/threaded
- http://www.securityfocus.com/bid/18175
- http://www.vupen.com/english/advisories/2006/2067
Affected products (1)
- cpe:2.3:a:webcalendar:webcalendar:1.0.3:*:*:*:*:*:*:*
More vulnerabilities in Webcalendar
- CVE-2007-1343 — High (CVSS 7.5): includes/functions.php in Craig Knudsen WebCalendar before 1.0.5 does not protect the noSet variable from external…
- CVE-2005-3984 — High (CVSS 7.5): SQL injection vulnerability in WebCalendar 1.0.1 allows remote attackers to execute arbitrary SQL commands via the…
- CVE-2005-3949 — High (CVSS 7.5): Multiple SQL injection vulnerabilities in WebCalendar 1.0.1 allow remote attackers to execute arbitrary SQL commands…
- CVE-2005-2717 — High (CVSS 7.5): PHP remote file inclusion vulnerability in WebCalendar before 1.0.1 allows remote attackers to execute arbitrary PHP…
- CVE-2005-2320 — High (CVSS 7.5): WebCalendar before 1.0.0 does not properly restrict access to assistant_edit.php, which allows remote attackers to gain…
- CVE-2004-1508 — High (CVSS 7.5): init.php in WebCalendar allows remote attackers to execute arbitrary local PHP scripts via the user_inc parameter.