mirror of
https://github.com/0xMarcio/cve.git
synced 2025-11-30 18:56:19 +00:00
19 lines
1007 B
Markdown
19 lines
1007 B
Markdown
### [CVE-2009-3075](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-3075)
|
|

|
|

|
|

|
|
|
|
### Description
|
|
|
|
Multiple unspecified vulnerabilities in the JavaScript engine in Mozilla Firefox before 3.0.14 and 3.5.x before 3.5.2, Thunderbird before 2.0.0.24, and SeaMonkey before 1.1.19 allow remote attackers to cause a denial of service (memory corruption and application crash) or possibly execute arbitrary code via vectors related to use of mutable strings in the js_StringReplaceHelper function in js/src/jsstr.cpp, and unknown vectors.
|
|
|
|
### POC
|
|
|
|
#### Reference
|
|
- http://www.novell.com/linux/security/advisories/2009_48_firefox.html
|
|
- http://www.novell.com/linux/security/advisories/2009_48_firefox.html
|
|
|
|
#### Github
|
|
No PoCs found on GitHub currently.
|
|
|