CVE-2008-1917
AMFPHP 1.2 - Cross-Site Scripting via Class or Location Parameter
Title source: llmExploitation Summary
EIP tracks 3 public exploits for CVE-2008-1917. PoCs published by Alberto Cuesta Partida.
AI-analyzed exploit summary The provided text describes a cross-site scripting (XSS) vulnerability in Amfphp 1.2, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary script code via the 'class' parameter.
Description
Multiple cross-site scripting (XSS) vulnerabilities in AMFPHP 1.2 allow remote attackers to inject arbitrary web script or HTML via the (1) class parameter to (a) methodTable.php, (b) code.php, and (c) details.php in browser/; and the (2) location parameter to browser/code.php. NOTE: the provenance of this information is unknown; the details are obtained solely from third party information.
Exploits (3)
The provided text describes a cross-site scripting (XSS) vulnerability in Amfphp 1.2, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary script code via the 'class' parameter.
The provided text describes a cross-site scripting (XSS) vulnerability in Amfphp 1.2, where user-supplied input is not properly sanitized. The example URL demonstrates how an attacker could inject arbitrary script code via the 'class' parameter.
The provided text describes a cross-site scripting (XSS) vulnerability in Amfphp 1.2, where user-supplied input is not properly sanitized. It includes example URLs demonstrating how an attacker could exploit the vulnerability by injecting malicious scripts.