mirror of
https://github.com/0xMarcio/cve.git
synced 2026-06-03 04:38:03 +02:00
18 lines
877 B
Markdown
18 lines
877 B
Markdown
### [CVE-2009-2664](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-2664)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
The js_watch_set function in js/src/jsdbgapi.cpp in the JavaScript engine in Mozilla Firefox before 3.0.12 allows remote attackers to cause a denial of service (assertion failure and application exit) or possibly execute arbitrary code via a crafted .js file, related to a "memory safety bug." NOTE: this was originally reported as affecting versions before 3.0.13.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- https://oval.cisecurity.org/repository/search/definition/oval%3Aorg.mitre.oval%3Adef%3A9806
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|