CVE-2006-5289
vtiger CRM <= 4.2 - Remote File Inclusion via calpath Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5289. PoCs published by the_day.
AI-analyzed exploit summary This exploit demonstrates a remote file inclusion vulnerability in vtiger CRM <=4.2 due to improper verification of the 'calpath' parameter in multiple PHP scripts. Attackers can include arbitrary PHP code from external resources, leading to remote code execution.
Description
Multiple PHP remote file inclusion vulnerabilities in Vtiger CRM 4.2 and earlier allow remote attackers to execute arbitrary PHP code via a URL in the calpath parameter to (1) modules/Calendar/admin/update.php, (2) modules/Calendar/admin/scheme.php, or (3) modules/Calendar/calendar.php.
Exploits (1)
This exploit demonstrates a remote file inclusion vulnerability in vtiger CRM <=4.2 due to improper verification of the 'calpath' parameter in multiple PHP scripts. Attackers can include arbitrary PHP code from external resources, leading to remote code execution.