Exploitation Summary
EIP tracks 2 public exploits for CVE-2005-0879. PoCs published by Francisco Alisson.
AI-analyzed exploit summary The provided text describes a remote PHP file include vulnerability in Vortex Portal 2.0 due to improper input sanitization. It suggests that an attacker can exploit this by manipulating the 'act' parameter to include arbitrary remote files.
Description
PHP remote file include vulnerability in (1) content.php and (2) index.php for Vortex Portal allows remote attackers to execute arbitrary PHP code via a URL in the act parameter.
Exploits (2)
The provided text describes a remote PHP file include vulnerability in Vortex Portal 2.0 due to improper input sanitization. It suggests that an attacker can exploit this by manipulating the 'act' parameter to include arbitrary remote files.
The provided text describes a remote PHP file include vulnerability in Vortex Portal 2.0 due to improper input sanitization. It includes a sample exploit URL but lacks executable code.