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

18 lines
797 B
Markdown

### [CVE-2008-2026](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2026)
![](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 WebID/IISWebAgentIF.dll in RSA Authentication Agent 5.3.0.258, and other versions before 5.3.3.378, allows remote attackers to inject arbitrary web script or HTML via a URL-encoded postdata parameter. NOTE: this is different than CVE-2005-1118, but it might be the same as CVE-2008-1470.
### POC
#### Reference
- http://securityreason.com/securityalert/3848
#### Github
No PoCs found on GitHub currently.