CVE-2006-5207
phpMyTeam 2.0 - Remote File Inclusion via smileys_dir Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-5207. PoCs published by Mehmet Ince.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in phpMyTeam v2.0, where the 'smileys_dir' parameter is not sanitized, allowing an attacker to include arbitrary remote files. The PoC provides a URL to trigger the vulnerability.
Description
PHP remote file inclusion vulnerability in images/smileys/smileys_packs.php in phpMyTeam 2.0, when register_globals is enabled, allows remote attackers to execute arbitrary PHP code via a URL in the smileys_dir parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in phpMyTeam v2.0, where the 'smileys_dir' parameter is not sanitized, allowing an attacker to include arbitrary remote files. The PoC provides a URL to trigger the vulnerability.