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

18 lines
839 B
Markdown

### [CVE-2004-0902](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2004-0902)
![](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 heap-based buffer overflows in Mozilla Firefox before the Preview Release, Mozilla before 1.7.3, and Thunderbird before 0.8 allow remote attackers to cause a denial of service (application crash) or execute arbitrary code via (1) the "Send page" functionality, (2) certain responses from a malicious POP3 server, or (3) a link containing a non-ASCII hostname.
### POC
#### Reference
- http://bugzilla.mozilla.org/show_bug.cgi?id=256316
#### Github
No PoCs found on GitHub currently.