CVE-2006-4210
phpay 2.02-2.02.1 - Open Mail Relay via Modified Mail Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-4210. PoCs published by beford.
AI-analyzed exploit summary This exploit targets a mail() injection vulnerability in phPay v2.02's nu_mail.inc.php. It leverages register globals and lack of exit() after header redirection to inject arbitrary email headers and content via crafted GET parameters.
Description
nu_mail.inc.php in Andreas Kansok phPay 2.02 and 2.02.1, when register_globals is enabled, allows remote attackers to use the server as an open mail relay via modified mail_text2, user_row[5], nu_mail_1, and shop_mail parameters. NOTE: some of these details are obtained from third party information.
Exploits (1)
This exploit targets a mail() injection vulnerability in phPay v2.02's nu_mail.inc.php. It leverages register globals and lack of exit() after header redirection to inject arbitrary email headers and content via crafted GET parameters.