mirror of
https://github.com/0xMarcio/cve.git
synced 2026-05-31 14:19:30 +02:00
19 lines
874 B
Markdown
19 lines
874 B
Markdown
### [CVE-2010-0160](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2010-0160)
|
|

|
|

|
|

|
|
|
|
### 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.
|
|
|