CVE-2006-5521
Net_DNS < 0.03 - Remote File Inclusion via phpdns_basedir Parameter
Title source: manualExploitation Summary
EIP tracks 2 public exploits for CVE-2006-5521. PoCs published by RoMaNcYxHaCkEr, Drago84.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in PhpMyDesktop|arcade 1.0 Final. The vulnerability is due to improper input validation in the 'phpdns_basedir' parameter in the RR.php file, allowing an attacker to include and execute remote shellcode.
Description
PHP remote file inclusion vulnerability in DNS/RR.php in Net_DNS 0.03 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the phpdns_basedir parameter.
Exploits (2)
This exploit demonstrates a Remote File Include (RFI) vulnerability in PhpMyDesktop|arcade 1.0 Final. The vulnerability is due to improper input validation in the 'phpdns_basedir' parameter in the RR.php file, allowing an attacker to include and execute remote shellcode.
This exploit demonstrates a remote file inclusion vulnerability in Net_DNS-0.03. The vulnerability arises from insecure handling of the `phpdns_basedir` parameter in `RR.php`, allowing an attacker to include arbitrary remote files.