CVE-2008-6503
PrestaShop 1.1.0.3 - Cross-Site Scripting via PATH_INFO to admin/login.php and order.php
Title source: llmExploitation Summary
EIP tracks 2 public exploits for CVE-2008-6503. PoCs published by th3.r00k.ieatpork.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in PrestaShop 1.1 beta 3, where user-supplied input is not properly sanitized. The example URL demonstrates a reflected XSS attack via the order.php path.
Description
Multiple cross-site scripting (XSS) vulnerabilities in PrestaShop 1.1.0.3 allow remote attackers to inject arbitrary web script or HTML via the PATH_INFO to (1) admin/login.php and (2) order.php.
Exploits (2)
The provided text describes a cross-site scripting (XSS) vulnerability in PrestaShop 1.1 beta 3, where user-supplied input is not properly sanitized. The example URL demonstrates a reflected XSS attack via the order.php path.
The provided text describes a cross-site scripting (XSS) vulnerability in PrestaShop 1.1 beta 3, where user-supplied input is not properly sanitized. It includes a proof-of-concept URL demonstrating the vulnerability.