cve/2009/CVE-2009-1879.md

19 lines
880 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2009-1879](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-1879)
![](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 index.template.html in the express-install templates in the SDK in Adobe Flex before 3.4, when the installed Flash version is older than a specified requiredMajorVersion value, allows remote attackers to inject arbitrary web script or HTML via the query string.
### POC
#### Reference
- http://www.gdssecurity.com/l/b/2009/08/20/adobe-flex-3-3-sdk-dom-based-xss/
2024-06-09 00:33:16 +00:00
- http://www.gdssecurity.com/l/b/2009/08/20/adobe-flex-3-3-sdk-dom-based-xss/
2024-05-26 14:27:05 +02:00
#### Github
No PoCs found on GitHub currently.