CVE-2006-2051
NextAge Shopping Cart - Stored Cross-Site Scripting via Username and Password Parameters
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2006-2051. PoCs published by R@1D3N.
AI-analyzed exploit summary The provided code is a writeup describing an HTML injection vulnerability in NextAge Shopping Cart, where user-supplied input is not properly sanitized. It includes a sample form demonstrating how attacker-supplied HTML/script code could be executed in the context of the affected website.
Description
Multiple cross-site scripting (XSS) vulnerabilities in myadmin/index.php in NextAge Shopping Cart allow remote attackers to inject arbitrary web script or HTML via the (1) username and (2) password parameters.
Exploits (1)
The provided code is a writeup describing an HTML injection vulnerability in NextAge Shopping Cart, where user-supplied input is not properly sanitized. It includes a sample form demonstrating how attacker-supplied HTML/script code could be executed in the context of the affected website.