CVE-2010-0440
Cisco Secure Desktop < 3.5 - Cross-Site Scripting via Crafted POST Parameter
Title source: llmExploitation Summary
EIP tracks 1 public exploit for CVE-2010-0440. PoCs published by Matias Pablo Brutti.
AI-analyzed exploit summary This exploit demonstrates a cross-site scripting (XSS) vulnerability in Cisco Secure Desktop by injecting a malicious script into the 'textdomain' parameter of a POST request. The server reflects the input without proper sanitization, allowing arbitrary JavaScript execution in the context of the affected site.
Description
Cross-site scripting (XSS) vulnerability in +CSCOT+/translation in Cisco Secure Desktop 3.4.2048, and other versions before 3.5; as used in Cisco ASA appliance before 8.2(1), 8.1(2.7), and 8.0(5); allows remote attackers to inject arbitrary web script or HTML via a crafted POST parameter, which is not properly handled by an eval statement in binary/mainv.js that writes to start.html.
Exploits (1)
This exploit demonstrates a cross-site scripting (XSS) vulnerability in Cisco Secure Desktop by injecting a malicious script into the 'textdomain' parameter of a POST request. The server reflects the input without proper sanitization, allowing arbitrary JavaScript execution in the context of the affected site.