cve/2006/CVE-2006-4712.md

19 lines
885 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-4712](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-4712)
![](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
Multiple cross-site scripting (XSS) vulnerabilities in Sage 1.3.6 allow remote attackers to inject arbitrary web script or HTML via JavaScript in a content:encoded element within an item element in an RSS feed, as demonstrated by four example content:encoded elements that use XMLHttpRequest to read arbitrary local files, aka "Cross Context Scripting."
### POC
#### Reference
- http://securityreason.com/securityalert/1558
- http://www.gnucitizen.org/blog/cross-context-scripting-with-sage
#### Github
No PoCs found on GitHub currently.