Exploitation Summary
EIP tracks 1 public exploit for CVE-2006-6830. PoCs published by mdx.
AI-analyzed exploit summary This exploit demonstrates a Remote File Include (RFI) vulnerability in b2verifauth.php, allowing an attacker to include and execute arbitrary remote files via the 'index' parameter. The vulnerability is due to improper input validation and the use of user-supplied input in an include statement.
Description
PHP remote file inclusion vulnerability in b2verifauth.php in b2 Blog 0.5 and earlier allows remote attackers to execute arbitrary PHP code via a URL in the index parameter.
Exploits (1)
This exploit demonstrates a Remote File Include (RFI) vulnerability in b2verifauth.php, allowing an attacker to include and execute arbitrary remote files via the 'index' parameter. The vulnerability is due to improper input validation and the use of user-supplied input in an include statement.