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

18 lines
781 B
Markdown

### [CVE-2006-2777](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2777)
![](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
Unspecified vulnerability in Mozilla Firefox before 1.5.0.4 and SeaMonkey before 1.0.2 allows remote attackers to execute arbitrary code by using the nsISelectionPrivate interface of the Selection object to add a SelectionListener and create notifications that are executed in a privileged context.
### POC
#### Reference
- http://www.securityfocus.com/archive/1/446658/100/200/threaded
#### Github
No PoCs found on GitHub currently.