CVE-2006-5811
OpenEMR 2.8.1 - Remote Code Execution via GLOBALS[srcdir] Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5811. PoCs published by the_day.
AI-analyzed exploit summary The advisory details a remote file inclusion vulnerability in OpenEMR <=2.8.1, where the '$srcdir' parameter in multiple PHP files is not properly sanitized, allowing arbitrary PHP code execution via external file inclusion. Proof-of-concept URLs are provided, demonstrating the exploit vector.
Description
PHP remote file inclusion vulnerability in library/translation.inc.php in OpenEMR 2.8.1, with register_globals enabled, allows remote attackers to execute arbitrary PHP code via a URL in the GLOBALS[srcdir] parameter.
Exploits (1)
The advisory details a remote file inclusion vulnerability in OpenEMR <=2.8.1, where the '$srcdir' parameter in multiple PHP files is not properly sanitized, allowing arbitrary PHP code execution via external file inclusion. Proof-of-concept URLs are provided, demonstrating the exploit vector.