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

19 lines
874 B
Markdown

### [CVE-2010-0160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0160)
![](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 Web Worker functionality in Mozilla Firefox 3.0.x before 3.0.18 and 3.5.x before 3.5.8, and SeaMonkey before 2.0.3, does not properly handle array data types for posted messages, which allows remote attackers to cause a denial of service (heap memory corruption and application crash) or possibly execute arbitrary code via unspecified vectors.
### POC
#### Reference
- https://bugzilla.mozilla.org/show_bug.cgi?id=531222
- https://bugzilla.mozilla.org/show_bug.cgi?id=533000
#### Github
No PoCs found on GitHub currently.