Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-6632. PoCs published by Kw3[R]Ln.
AI-analyzed exploit summary The code describes a remote file inclusion vulnerability in Genepi <= 1.6 due to unsanitized $topdir variable when register_globals is enabled. It provides a basic explanation of the exploit mechanism but lacks actual exploit code.
Description
PHP remote file inclusion vulnerability in genepi.php in Genepi 1.6 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the topdir parameter.
Exploits (1)
The code describes a remote file inclusion vulnerability in Genepi <= 1.6 due to unsanitized $topdir variable when register_globals is enabled. It provides a basic explanation of the exploit mechanism but lacks actual exploit code.