cve/2006/CVE-2006-0884.md

18 lines
818 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-0884](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-0884)
![](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
The WYSIWYG rendering engine ("rich mail" editor) in Mozilla Thunderbird 1.0.7 and earlier allows user-assisted attackers to bypass javascript security settings and obtain sensitive information or cause a crash via an e-mail containing a javascript URI in the SRC attribute of an IFRAME tag, which is executed when the user edits the e-mail.
### POC
#### Reference
- http://www.redhat.com/support/errata/RHSA-2006-0330.html
#### Github
No PoCs found on GitHub currently.