CVE-2006-4450
PHPBB 2.0.20 - Server-Side Request Forgery via Avatar URL Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4450. PoCs published by rgod.
AI-analyzed exploit summary The provided text describes a vulnerability in phpBB that allows it to be used as an unauthorized HTTP proxy. The example URL demonstrates how an attacker could manipulate phpBB to fetch remote content, potentially leading to SSRF or other proxy-related abuses.
Description
usercp_avatar.php in PHPBB 2.0.20, when avatar uploading is enabled, allows remote attackers to use the server as a web proxy by submitting a URL to the avatarurl parameter, which is then used in an HTTP GET request.
Exploits (1)
The provided text describes a vulnerability in phpBB that allows it to be used as an unauthorized HTTP proxy. The example URL demonstrates how an attacker could manipulate phpBB to fetch remote content, potentially leading to SSRF or other proxy-related abuses.