cve/2006/CVE-2006-2778.md

19 lines
832 B
Markdown
Raw Normal View History

2024-05-26 14:27:05 +02:00
### [CVE-2006-2778](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2006-2778)
![](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 crypto.signText function in Mozilla Firefox and Thunderbird before 1.5.0.4 allows remote attackers to execute arbitrary code via certain optional Certificate Authority name arguments, which causes an invalid array index and triggers a buffer overflow.
### POC
#### Reference
- http://www.securityfocus.com/archive/1/446658/100/200/threaded
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9703
#### Github
No PoCs found on GitHub currently.