Files
CVEs-PoC/2010/CVE-2010-0440.md
T
2024-06-18 02:51:15 +02:00

18 lines
867 B
Markdown

### [CVE-2010-0440](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0440)
![](https://img.shields.io/static/v1?label=Product&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Version&message=n%2Fa&color=blue)
![](https://img.shields.io/static/v1?label=Vulnerability&message=n%2Fa&color=brighgreen)
### 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.
### POC
#### Reference
- http://www.coresecurity.com/content/cisco-secure-desktop-xss
#### Github
No PoCs found on GitHub currently.