CVE-2005-1403
Amazon Webstore 04050100 - Cross-Site Scripting via Multiple Parameters
Title source: llmExploitation Summary
EIP tracks 4 public exploits for CVE-2005-1403. PoCs published by Lostmon.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in Amazon Webstore, where user-supplied input is not properly sanitized, allowing arbitrary script execution. The example URL demonstrates the vulnerability by injecting a script tag to display the user's cookies.
Description
Multiple cross-site scripting (XSS) vulnerabilities in JustWilliam's Amazon Webstore 04050100 allow remote attackers to inject arbitrary web script or HTML via the (1) image parameter to closeup.php, the (2) currentIsExpanded or (3) searchFor parameters to index.php, (4) the currentNumber parameter to software_CAD_Technical_60002_uk.htm, or (5) a cookie.
Exploits (4)
The provided text describes a cross-site scripting (XSS) vulnerability in Amazon Webstore, where user-supplied input is not properly sanitized, allowing arbitrary script execution. The example URL demonstrates the vulnerability by injecting a script tag to display the user's cookies.
The provided text describes a cross-site scripting (XSS) vulnerability in Amazon Webstore, where user-supplied input is not properly sanitized. The example URL demonstrates how arbitrary script code can be executed in a user's browser.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Amazon Webstore by injecting arbitrary JavaScript code via the 'currentIsExpanded' parameter. The PoC uses a simple alert to display the document cookie, proving the vulnerability.
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Amazon Webstore by injecting arbitrary JavaScript code via the 'image' parameter in the URL. The PoC uses a simple alert to display the user's cookies, proving the vulnerability.